Searched refs:mFrameRetrieved (Results 1 – 5 of 5) sorted by relevance
125 if(mFrameRetrieved) { in ProcessorProcess()132 mFrameRetrieved = OMX_FALSE; in ProcessorProcess()142 mFrameRetrieved = OMX_TRUE; in ProcessorProcess()150 mFrameRetrieved = OMX_TRUE; in ProcessorProcess()171 mFrameRetrieved = OMX_TRUE; in ProcessorProcess()
117 if (mFrameRetrieved) { in ProcessorProcess()124 mFrameRetrieved = OMX_FALSE; in ProcessorProcess()155 mFrameRetrieved = OMX_TRUE; in ProcessorProcess()176 mFrameRetrieved = OMX_TRUE; in ProcessorProcess()
129 if (mFrameRetrieved) { in ProcessorProcess()136 mFrameRetrieved = OMX_FALSE; in ProcessorProcess()148 mFrameRetrieved = OMX_TRUE; in ProcessorProcess()171 mFrameRetrieved = OMX_TRUE; in ProcessorProcess()
103 OMX_BOOL mFrameRetrieved; variable
33 ,mFrameRetrieved(OMX_TRUE) in OMXVideoEncoderBase()