Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c5799 MS_U8 hdmi_rx_pcm_type = 0; in AU_CUS_StartDecoding() local
5818 hdmi_rx_pcm_type = AU_HDMI_MAIN_PCM; in AU_CUS_StartDecoding()
5841 hdmi_rx_pcm_type = AU_HDMI_SUB_PCM; in AU_CUS_StartDecoding()
5876 hdmi_rx_pcm_type = 0; in AU_CUS_StartDecoding()
5894 MApi_AUDIO_HDMI_RX_SetNonpcm(hdmi_rx_pcm_type); in AU_CUS_StartDecoding()
5908 AU_nDBG("[hdmi_rx_pcm_type = %-4d]\n", (unsigned int)hdmi_rx_pcm_type); in AU_CUS_StartDecoding()