OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mReachedEOS
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/include/media/stagefright/
AMRWriter.h
54
volatile bool
mReachedEOS
;
AACWriter.h
56
volatile bool
mReachedEOS
;
AudioPlayer.h
99
bool
mReachedEOS
;
/frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.h
109
bool
mReachedEOS
;
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorVideoDecoder_internal.h
97
M4OSA_Bool
mReachedEOS
;
/frameworks/av/media/libstagefright/
MPEG4Writer.cpp
258
bool
mReachedEOS
;
418
mReachedEOS
? "true": "false");
[
all
...]
Completed in 1601 milliseconds