Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c17525 char text_inputsource[2][6] = {{"Demux"},{"User"}}; in _MApi_VDEC_EX_GetMdbInfo() local
17605 ?text_inputsource[0]:text_inputsource[1]); in _MApi_VDEC_EX_GetMdbInfo()
H A DapiVDEC_EX.c.017521 char text_inputsource[2][6] = {{"Demux"},{"User"}};
17601 ?text_inputsource[0]:text_inputsource[1]);