OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNPREPARED
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/cmds/stagefright/
SimplePlayer.h
49
UNPREPARED
,
SimplePlayer.cpp
115
mState =
UNPREPARED
;
130
if (mState !=
UNPREPARED
) {
151
if (mState !=
UNPREPARED
) {
174
if (mState ==
UNPREPARED
) {
272
CHECK_EQ(mState,
UNPREPARED
);
Completed in 792 milliseconds