Searched refs:mGotStartKeyFrame (Results 1 – 1 of 1) sorted by relevance
333 bool mGotStartKeyFrame; member in android::MPEG4Writer::Track2216 mGotStartKeyFrame(false), in Track()2306 mGotStartKeyFrame = false; in resetInternal()3758 if (mIsVideo && !mGotStartKeyFrame && !isSync) { in threadEntry()3764 mGotStartKeyFrame = true; in threadEntry()