Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.h1238 INTERFACE MS_BOOL MDrv_PQ_Get_MemYUVFmt(PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enFourceColor);
H A DdrvPQ.c2202 function_Info.pq_get_memyuvfmt = MDrv_PQ_Get_MemYUVFmt; in MDrv_PQ_Init_U2()
5819 MS_BOOL MDrv_PQ_Get_MemYUVFmt(PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enForceColor) in MDrv_PQ_Get_MemYUVFmt() function
13810 EXPORT_SYMBOL(MDrv_PQ_Get_MemYUVFmt);
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h619 …URELATION(fpPQ_Get_MemYUVFmt,(IOCTL_PQ_MEM_YUVFMT)MDrv_PQ_Get_MemYUVFmt_U2,MDrv_PQ_Get_MemYUVFmt) \
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c9273 extern __attribute__((weak)) MS_BOOL MDrv_PQ_Get_MemYUVFmt(PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enFo…
9315 s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_get_memyuvfmt= MDrv_PQ_Get_MemYUVFmt; in MApi_XC_PQ_LoadFunction_U2()
H A Dmvideo.c.09261 extern __attribute__((weak)) MS_BOOL MDrv_PQ_Get_MemYUVFmt(PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enFo…
9302 s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_get_memyuvfmt= MDrv_PQ_Get_MemYUVFmt;