Searched refs:mFramesConfigured (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
H A DSoftMPEG4.h61 bool mFramesConfigured; member in struct:android::SoftMPEG4
H A DSoftMPEG4.cpp69 mFramesConfigured(false),
209 if (!mFramesConfigured) {
215 mFramesConfigured = true;
349 mFramesConfigured = false;
365 mFramesConfigured = false;

Completed in 61 milliseconds