HomeSort by relevance Sort by last modified time
    Searched refs:mReadyForNextFrame (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.h 79 bool mReadyForNextFrame;
SoftAVCEncoder.cpp 316 mReadyForNextFrame = true;
543 if (mReadyForNextFrame) {
601 mReadyForNextFrame = false;
642 mReadyForNextFrame = true;
649 mReadyForNextFrame = true;

Completed in 39 milliseconds