Searched refs:mFrameInputCount (Results 1 – 5 of 5) sorted by relevance
139 if (mSyncEncoding == OMX_FALSE && mFrameInputCount == 0) { in ProcessorProcess()230 mFrameInputCount ++; in ProcessorProcess()
152 if (mSyncEncoding == OMX_FALSE && mFrameInputCount == 1) { in ProcessorProcess()229 mFrameInputCount ++; in ProcessorProcess()
100 OMX_U32 mFrameInputCount; variable
225 mFrameInputCount ++; in ProcessorProcess()
30 ,mFrameInputCount(0) in OMXVideoEncoderBase()