Searched refs:mGotStartKeyFrame (Results 1 – 1 of 1) sorted by relevance
323 bool mGotStartKeyFrame; member in android::MPEG4Writer::Track2040 mGotStartKeyFrame(false), in Track()2125 mGotStartKeyFrame = false; in resetInternal()3485 if (mIsVideo && !mGotStartKeyFrame && !isSync) { in threadEntry()3491 mGotStartKeyFrame = true; in threadEntry()