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

/frameworks/av/media/libstagefright/include/
H A DFragmentedMP4Parser.h167 bool mDoneWithMoov; member in struct:android::FragmentedMP4Parser
/frameworks/av/media/libstagefright/mp4/
H A DFragmentedMP4Parser.cpp224 mDoneWithMoov(false),
256 bool moovDone = mDoneWithMoov;
1108 mDoneWithMoov = true;

Completed in 1337 milliseconds