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 61 bool mFramesConfigured;
SoftMPEG4.cpp 69 mFramesConfigured(false),
202 if (!mFramesConfigured) {
208 mFramesConfigured = true;
334 mFramesConfigured = false;
350 mFramesConfigured = false;

Completed in 93 milliseconds