Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.c2884 MS_U8 *pByte = NULL; in MDrv_HVD_EX_PushQueue() local
2891 pByte = (MS_U8 *) u32tmp; in MDrv_HVD_EX_PushQueue()
2894 && ((*pByte == 0) && (*(pByte-1) == 0) && (*(pByte-2) == 0))) in MDrv_HVD_EX_PushQueue()
2904 if(*pByte == 0) in MDrv_HVD_EX_PushQueue()
2908 pByte--; in MDrv_HVD_EX_PushQueue()
2910 if(bbuInfo.u32Length && (*pByte == 0)) in MDrv_HVD_EX_PushQueue()
2921 if (*pByte == 0) in MDrv_HVD_EX_PushQueue()
2933 pByte--; in MDrv_HVD_EX_PushQueue()
3078 MS_U8 *pByte = NULL; in MDrv_HVD_EX_PushQueue() local
3086 pByte = (MS_U8 *) u32tmp; in MDrv_HVD_EX_PushQueue()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.c3347 MS_U8 *pByte = NULL; in MDrv_HVD_EX_PushQueue()
3354 pByte = (MS_U8 *) u32tmp; in MDrv_HVD_EX_PushQueue()
3357 && ((*pByte == 0) && (*(pByte-1) == 0) && (*(pByte-2) == 0))) in MDrv_HVD_EX_PushQueue()
3367 if(*pByte == 0) in MDrv_HVD_EX_PushQueue()
3371 pByte--; in MDrv_HVD_EX_PushQueue()
3373 if(bbuInfo.u32Length && (*pByte == 0)) in MDrv_HVD_EX_PushQueue()
3384 if (*pByte == 0) in MDrv_HVD_EX_PushQueue()
3396 pByte--; in MDrv_HVD_EX_PushQueue()
3541 MS_U8 *pByte = NULL; in MDrv_HVD_EX_PushQueue()
3549 pByte = (MS_U8 *) u32tmp; in MDrv_HVD_EX_PushQueue()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.c3333 MS_U8 *pByte = NULL; in MDrv_HVD_EX_PushQueue()
3340 pByte = (MS_U8 *) u32tmp; in MDrv_HVD_EX_PushQueue()
3343 && ((*pByte == 0) && (*(pByte-1) == 0) && (*(pByte-2) == 0))) in MDrv_HVD_EX_PushQueue()
3353 if(*pByte == 0) in MDrv_HVD_EX_PushQueue()
3357 pByte--; in MDrv_HVD_EX_PushQueue()
3359 if(bbuInfo.u32Length && (*pByte == 0)) in MDrv_HVD_EX_PushQueue()
3370 if (*pByte == 0) in MDrv_HVD_EX_PushQueue()
3382 pByte--; in MDrv_HVD_EX_PushQueue()
3527 MS_U8 *pByte = NULL; in MDrv_HVD_EX_PushQueue()
3535 pByte = (MS_U8 *) u32tmp; in MDrv_HVD_EX_PushQueue()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c1912 MS_U8 *pByte=NULL; in MDrv_HVD_Sub_PushQueue() local
1920 pByte = (MS_U8 *)u32tmp; in MDrv_HVD_Sub_PushQueue()
1921 if( *pByte == 0 ) in MDrv_HVD_Sub_PushQueue()
H A DdrvHVD.c2021 MS_U8 *pByte=NULL; in MDrv_HVD_PushQueue() local
2029 pByte = (MS_U8 *)u32tmp; in MDrv_HVD_PushQueue()
2030 if( *pByte == 0 ) in MDrv_HVD_PushQueue()