Searched refs:needFlush (Results 1 – 7 of 7) sorted by relevance
124 bool needFlush = false; in decode() local127 needFlush = true; in decode()132 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth) in decode()137 if (needFlush) { in decode()
126 bool needFlush = false; in decode() local129 needFlush = true; in decode()134 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth) in decode()141 if (needFlush) { in decode()
122 bool needFlush = false; in decode() local125 needFlush = true; in decode()130 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth) in decode()134 if (needFlush) { in decode()
211 bool needFlush = false; in decodeFrame() local215 needFlush = mSizeChanged; in decodeFrame()217 if (needFlush) { in decodeFrame()
871 bool needFlush = false; in handleNewSequence() local874 needFlush = mSizeChanged in handleNewSequence()878 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth) in handleNewSequence()885 if (needFlush) { in handleNewSequence()
2265 payload->focus_data.flush_info.needFlush = in metadata_stream_cb_routine()
6718 if (mParameters.isZSLMode() && focus_data.flush_info.needFlush ) { in processAutoFocusEvent()6770 if (mParameters.isZSLMode() && focus_data.flush_info.needFlush ) { in processAutoFocusEvent()