Searched refs:_fpXCIsInterlace (Results 1 – 2 of 2) sorted by relevance
351 extern MS_BOOL (*_fpXCIsInterlace)(void);7487 if( _fpXCIsInterlace != NULL ) in MDrv_GOP_GetIPInterlace()7489 *bInterlace = _fpXCIsInterlace(); in MDrv_GOP_GetIPInterlace()
164 MS_BOOL (*_fpXCIsInterlace)(void) = NULL; variable10135 _fpXCIsInterlace = pCB; in Ioctl_GOP_Register_CB()