Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c562 …tic void PrintCRC(MFE_CONFIG *pConfig, MFE_U8 bGetHwCRC, MFE_U8* addr, int size, MFE_U8 bFrameDone) in PrintCRC() argument
600 gCRC_DramBitstream.bIsLast = bFrameDone ? 1 : 0; in PrintCRC()
683 MFE_S32 bFrameDone = CHECK_IRQ_STATUS(val_1e, IRQ_FRAME_DONE); in copybits2file() local
689 if (bFrameDone) { in copybits2file()
716 if (outbitsbuf[pConfig->nOBufIndex].used_size>0 && (!bFrameDone)) { in copybits2file()
720 if (!bFrameDone) { in copybits2file()
733 if (bFrameDone) in copybits2file()
766 if (bFrameDone) { in copybits2file()
776 if (bFrameDone || bBufFull) { in copybits2file()
781 if (bFrameDone || bBufFull) in copybits2file()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/
H A Dmdrv_mfe.c426 MS_S32 bFrameDone = CHECK_IRQ_STATUS(val_1e, IRQ_FRAME_DONE); in copybits2file() local
437 else if (bFrameDone) { in copybits2file()
488 if(pConfig->UseCABAC && bFrameDone) { in copybits2file()
495 if (bFrameDone) in copybits2file()
515 if (bFrameDone) { in copybits2file()
525 if (bFrameDone || bBufFull) in copybits2file()