Searched refs:STAGEFRIGHT_PLAYER (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerFactory.cpp70 return STAGEFRIGHT_PLAYER;
76 return STAGEFRIGHT_PLAYER;
96 player_type ret = STAGEFRIGHT_PLAYER; \
196 if (getDefaultPlayerType() == STAGEFRIGHT_PLAYER) {
375 registerFactory_l(new StagefrightPlayerFactory(), STAGEFRIGHT_PLAYER);
H A DStagefrightPlayer.cpp167 return STAGEFRIGHT_PLAYER;
H A DMetadataRetrieverClient.cpp87 case STAGEFRIGHT_PLAYER:
/frameworks/av/include/media/
H A DMediaPlayerInterface.h48 STAGEFRIGHT_PLAYER = 3, enumerator in enum:android::player_type

Completed in 530 milliseconds