Searched refs:COMPRESS_PLAYBACK_VOLUME_MAX (Results 1 – 1 of 1) sorted by relevance
74 #define COMPRESS_PLAYBACK_VOLUME_MAX 0x2000 macro3323 volume[0] = (int)(left * COMPRESS_PLAYBACK_VOLUME_MAX); in set_compr_volume()3324 volume[1] = (int)(right * COMPRESS_PLAYBACK_VOLUME_MAX); in set_compr_volume()