Searched refs:mExpectingNVOP (Results 1 – 2 of 2) sorted by relevance
24 mExpectingNVOP(false), in VideoDecoderMPEG4()59 mExpectingNVOP = false; in stop()130 mExpectingNVOP = false; in flush()199 if (mExpectingNVOP) { in beginDecodingFrame()205 mExpectingNVOP = false; in beginDecodingFrame()214 mExpectingNVOP = false; in beginDecodingFrame()219 if (mExpectingNVOP) { in beginDecodingFrame()222 mExpectingNVOP = false; in beginDecodingFrame()361 mExpectingNVOP = true; in continueDecodingFrame()363 mExpectingNVOP = false; in continueDecodingFrame()
59 bool mExpectingNVOP; // indicate if future n-vop is a placeholder of a packed frame variable