Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/
H A Dmake38 extern void MDrv_PQ_DesideSrcType(SCALER_WIN eWindow);
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.h1174 INTERFACE void MDrv_PQ_DesideSrcType(PQ_WIN eWindow, PQ_INPUT_SOURCE_TYPE enInputSourceType);
H A DdrvPQ.c2195 function_Info.pq_deside_srctype = MDrv_PQ_DesideSrcType; in MDrv_PQ_Init_U2()
4618 void MDrv_PQ_DesideSrcType(PQ_WIN eWindow, PQ_INPUT_SOURCE_TYPE enInputSourceType) in MDrv_PQ_DesideSrcType() function
13801 EXPORT_SYMBOL(MDrv_PQ_DesideSrcType);
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h612 …TION(fpPQ_DesideSrcType,(IOCTL_PQ_DESIDE_SRC_TYPE)MDrv_PQ_DesideSrcType_U2,MDrv_PQ_DesideSrcType) \
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c9259 extern __attribute__((weak)) void MDrv_PQ_DesideSrcType(PQ_WIN eWindow, PQ_INPUT_SOURCE_TYPE enInpu…
9310 s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_deside_srctype = MDrv_PQ_DesideSrcType; in MApi_XC_PQ_LoadFunction_U2()
H A Dmvideo.c.09247 extern __attribute__((weak)) void MDrv_PQ_DesideSrcType(PQ_WIN eWindow, PQ_INPUT_SOURCE_TYPE enInpu…
9297 s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_deside_srctype = MDrv_PQ_DesideSrcType;