Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c1106 #define BUF_STATE_STOP 2 // Example: File in, the last frame was encoded. macro
1130 return BUF_STATE_STOP; in GetFrame_FileIn()
1135 return BUF_STATE_STOP; in GetFrame_FileIn()
1154 return BUF_STATE_STOP; in GetFrame_YUVGen()
1521 if (nBufStatus==BUF_STATE_STOP) { in MAdp_MFE_Proc()