Searched refs:COMPRESS_PLAYBACK_VOLUME_MAX (Results 1 – 2 of 2) sorted by relevance
177 #define COMPRESS_PLAYBACK_VOLUME_MAX 0x10000 //NV suggested value macro
2912 offload_volume[0] = (int)(left * COMPRESS_PLAYBACK_VOLUME_MAX); in out_set_volume()2913 offload_volume[1] = (int)(right * COMPRESS_PLAYBACK_VOLUME_MAX); in out_set_volume()