Home | History | Annotate | Download | only in hal

Lines Matching refs:COMPRESS_PLAYBACK_VOLUME_MAX

2874         offload_volume[0] = (int)(left * COMPRESS_PLAYBACK_VOLUME_MAX);
2875 offload_volume[1] = (int)(right * COMPRESS_PLAYBACK_VOLUME_MAX);