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()
92 OMX_U32 mFrameInputCount; variable
202 mFrameInputCount ++; in ProcessorProcess()
29 ,mFrameInputCount(0) in OMXVideoEncoderBase()