OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mInPreparationPhase
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libmediaplayerservice/nuplayer/
RTSPSource.h
108
bool
mInPreparationPhase
;
RTSPSource.cpp
60
mInPreparationPhase
(true),
357
if (prepared &&
mInPreparationPhase
) {
358
mInPreparationPhase
= false;
362
if (!
mInPreparationPhase
&& underflow) {
/frameworks/av/media/libstagefright/httplive/
LiveSession.cpp
283
mInPreparationPhase
(true),
766
if (
mInPreparationPhase
) {
[
all
...]
LiveSession.h
191
bool
mInPreparationPhase
;
Completed in 59 milliseconds