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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
SoftMPEG4.h 69 bool mFramesConfigured;
SoftMPEG4.cpp 77 mFramesConfigured(false),
407 if (!mFramesConfigured) {
413 mFramesConfigured = true;
532 mFramesConfigured = false;

Completed in 51 milliseconds