OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mWantsNALFragments
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/
DRMExtractor.cpp
59
bool
mWantsNALFragments
;
76
mWantsNALFragments
(false) {
110
mWantsNALFragments
= true;
112
mWantsNALFragments
= false;
158
if (!strcasecmp(mime, MEDIA_MIMETYPE_VIDEO_AVC) && !
mWantsNALFragments
) {
MPEG4Extractor.cpp
114
bool
mWantsNALFragments
;
[
all
...]
Completed in 47 milliseconds