OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STAGEFRIGHT_PLAYER
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libmediaplayerservice/
MediaPlayerFactory.cpp
70
return
STAGEFRIGHT_PLAYER
;
87
player_type ret =
STAGEFRIGHT_PLAYER
; \
337
registerFactory_l(new StagefrightPlayerFactory(),
STAGEFRIGHT_PLAYER
);
StagefrightPlayer.cpp
165
return
STAGEFRIGHT_PLAYER
;
MetadataRetrieverClient.cpp
86
case
STAGEFRIGHT_PLAYER
:
/frameworks/av/include/media/
MediaPlayerInterface.h
47
STAGEFRIGHT_PLAYER
= 3,
/frameworks/av/libvideoeditor/lvpp/
VideoEditorPlayer.cpp
177
return
STAGEFRIGHT_PLAYER
;
Completed in 46 milliseconds