Home
last modified time | relevance | path

Searched refs:SAD_BLOCK_SIZE (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/audio/hal/msm8960/
Dplatform.c50 #define SAD_BLOCK_SIZE 3 macro
911 char block[MAX_SAD_BLOCKS * SAD_BLOCK_SIZE]; in platform_edid_get_max_channels()
935 num_audio_blocks = header.length / SAD_BLOCK_SIZE; in platform_edid_get_max_channels()
/hardware/qcom/audio/msm8909/hal/msm8960/
Dplatform.c49 #define SAD_BLOCK_SIZE 3 macro
943 char block[MAX_SAD_BLOCKS * SAD_BLOCK_SIZE]; in platform_edid_get_max_channels()
967 num_audio_blocks = header.length / SAD_BLOCK_SIZE; in platform_edid_get_max_channels()
/hardware/qcom/audio/hal/msm8974/
Dplatform.c50 #define SAD_BLOCK_SIZE 3 macro
2346 char block[MAX_SAD_BLOCKS * SAD_BLOCK_SIZE]; in platform_edid_get_max_channels()
2377 num_audio_blocks = count / SAD_BLOCK_SIZE; in platform_edid_get_max_channels()
/hardware/qcom/audio/msm8909/hal/msm8916/
Dplatform.c87 #define SAD_BLOCK_SIZE 3 macro
2381 char block[MAX_SAD_BLOCKS * SAD_BLOCK_SIZE]; in platform_edid_get_max_channels()
2412 num_audio_blocks = count / SAD_BLOCK_SIZE; in platform_edid_get_max_channels()
/hardware/qcom/audio/msm8909/hal/msm8974/
Dplatform.c76 #define SAD_BLOCK_SIZE 3 macro
2221 char block[MAX_SAD_BLOCKS * SAD_BLOCK_SIZE]; in platform_edid_get_max_channels()
2252 num_audio_blocks = count / SAD_BLOCK_SIZE; in platform_edid_get_max_channels()