OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mValidFormat
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/include/
WAVExtractor.h
47
bool
mValidFormat
;
/frameworks/av/media/libstagefright/
WAVExtractor.cpp
95
mValidFormat
(false),
275
mValidFormat
= true;
277
if (
mValidFormat
) {
Completed in 1166 milliseconds