OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsHeif
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/extractors/mp4/
MPEG4Extractor.h
140
bool
mIsHeif
;
MPEG4Extractor.cpp
146
bool
mIsHeif
;
391
mIsHeif
(false),
633
(
mIsHeif
&& (mPreferHeif || !mHasMoovBox) &&
651
if (
mIsHeif
&& (mItemTable != NULL) && (mItemTable->countImages() > 0)) {
[
all
...]
Completed in 270 milliseconds