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

/frameworks/av/media/libstagefright/include/
H A DWAVExtractor.h47 bool mValidFormat; member in class:android::WAVExtractor
/frameworks/av/media/libstagefright/
H A DWAVExtractor.cpp94 mValidFormat(false),
269 mValidFormat = true;
271 if (mValidFormat) {

Completed in 53 milliseconds