Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A Ddrvbw.c132 extern MS_BOOL _gIsH264;
508 if (_gIsH264 && _gIsMMplayer && _gIs1KTraveling) in MDrv_BW_LoadTableByContext_U2()
515 if((u16Input_HSize>=1440) && (u16Input_VSize >= 900) && _gIsH264 &&_gIsMMplayer) in MDrv_BW_LoadTableByContext_U2()
522 if((u16Input_HSize>=1440) && (u16Input_VSize >= 900) && _gIsH264) in MDrv_BW_LoadTableByContext_U2()
H A DdrvPQ_cus.c224 MS_BOOL _gIsH264 = 0; variable
4193 _gIsH264 = bEn; in MDrv_PQ_SetH264_OnOff_U2()