Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DAVD.c203 static AVD_InputSourceType eSource_Str = E_INPUT_SOURCE_INVALID; variable
735 if((eSource_Str!=E_INPUT_SOURCE_INVALID)) in AVDStr()
740 if((eSource_Str==E_INPUT_SOURCE_CVBS1) || in AVDStr()
741 (eSource_Str==E_INPUT_SOURCE_CVBS2) || in AVDStr()
742 (eSource_Str==E_INPUT_SOURCE_CVBS3) || in AVDStr()
743 (eSource_Str==E_INPUT_SOURCE_SCART1) || in AVDStr()
744 (eSource_Str==E_INPUT_SOURCE_SCART2) || in AVDStr()
745 (eSource_Str==E_INPUT_SOURCE_SVIDEO1) || in AVDStr()
746 (eSource_Str==E_INPUT_SOURCE_SVIDEO2)) in AVDStr()
882 HAL_AVD_AFEC_SetInput(eSource_Str,u8ScartFB_Str,eDemodType_Str,u32XTAL_Clock_Str); in vd_str_setinput()
[all …]