Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_EX_wrap.c752 VDEC_CCFormat eCCFmt = E_VDEC_CC_NONE; in _VDEC_MapCCFormat() local
757 eCCFmt = E_VDEC_CC_608; in _VDEC_MapCCFormat()
760 eCCFmt = E_VDEC_CC_708; in _VDEC_MapCCFormat()
763 eCCFmt = E_VDEC_CC_UNPACKED; in _VDEC_MapCCFormat()
767 eCCFmt = E_VDEC_CC_NONE; in _VDEC_MapCCFormat()
771 return eCCFmt; in _VDEC_MapCCFormat()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c770 static VDEC_EX_CCFormat _VDEC_MapCCFormat(VDEC_CCFormat eCCFmt) in _VDEC_MapCCFormat() argument
774 switch (eCCFmt) in _VDEC_MapCCFormat()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c812 static VDEC_EX_CCFormat _VDEC_MapCCFormat(VDEC_CCFormat eCCFmt) in _VDEC_MapCCFormat() argument
816 switch (eCCFmt) in _VDEC_MapCCFormat()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c784 static VDEC_EX_CCFormat _VDEC_MapCCFormat(VDEC_CCFormat eCCFmt) in _VDEC_MapCCFormat() argument
788 switch (eCCFmt) in _VDEC_MapCCFormat()