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

  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 87 mKeyFrameRequested(false) {
453 mKeyFrameRequested = params->IntraRefreshVOP;
705 if (mKeyFrameRequested) {
707 mKeyFrameRequested = false;
SoftVPXEncoder.h 217 bool mKeyFrameRequested;

Completed in 957 milliseconds