Home
last modified time | relevance | path

Searched refs:HDMI_DELAY_LOWER_BOUND (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalSOUND.c1456 if (u16Delay < HDMI_DELAY_LOWER_BOUND) in HAL_SOUND_SetHdmiAudioDelay()
1458 … value (%u), hdmi audio delay should be great than %u ms. \r\n", u16Delay, HDMI_DELAY_LOWER_BOUND); in HAL_SOUND_SetHdmiAudioDelay()
1459 u16Delay = HDMI_DELAY_LOWER_BOUND; in HAL_SOUND_SetHdmiAudioDelay()
H A Daudio_comm2.h139 … #define HDMI_DELAY_LOWER_BOUND 0x05 // min hdmi audio delay , 0x05 = 5 ms macro
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalSOUND.c1456 if (u16Delay < HDMI_DELAY_LOWER_BOUND) in HAL_SOUND_SetHdmiAudioDelay()
1458 … value (%u), hdmi audio delay should be great than %u ms. \r\n", u16Delay, HDMI_DELAY_LOWER_BOUND); in HAL_SOUND_SetHdmiAudioDelay()
1459 u16Delay = HDMI_DELAY_LOWER_BOUND; in HAL_SOUND_SetHdmiAudioDelay()
H A Daudio_comm2.h138 … #define HDMI_DELAY_LOWER_BOUND 0x05 // min hdmi audio delay , 0x05 = 5 ms macro
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalSOUND.c1454 if (u16Delay < HDMI_DELAY_LOWER_BOUND) in HAL_SOUND_SetHdmiAudioDelay()
1456 … value (%u), hdmi audio delay should be great than %u ms. \r\n", u16Delay, HDMI_DELAY_LOWER_BOUND); in HAL_SOUND_SetHdmiAudioDelay()
1457 u16Delay = HDMI_DELAY_LOWER_BOUND; in HAL_SOUND_SetHdmiAudioDelay()
H A Daudio_comm2.h131 … #define HDMI_DELAY_LOWER_BOUND 0x05 // min hdmi audio delay , 0x05 = 5 ms macro
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalSOUND.c1598 if (u16Delay < HDMI_DELAY_LOWER_BOUND) in HAL_SOUND_SetHdmiAudioDelay()
1600 … value (%u), hdmi audio delay should be great than %u ms. \r\n", u16Delay, HDMI_DELAY_LOWER_BOUND); in HAL_SOUND_SetHdmiAudioDelay()
1601 u16Delay = HDMI_DELAY_LOWER_BOUND; in HAL_SOUND_SetHdmiAudioDelay()
H A Daudio_comm2.h130 … #define HDMI_DELAY_LOWER_BOUND 0x05 // min hdmi audio delay , 0x05 = 5 ms macro