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 D | halSOUND.c | 1456 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 D | audio_comm2.h | 139 … #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 D | halSOUND.c | 1456 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 D | audio_comm2.h | 138 … #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 D | halSOUND.c | 1454 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 D | audio_comm2.h | 131 … #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 D | halSOUND.c | 1598 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 D | audio_comm2.h | 130 … #define HDMI_DELAY_LOWER_BOUND 0x05 // min hdmi audio delay , 0x05 = 5 ms macro
|