HomeSort by relevance Sort by last modified time
    Searched refs:STAGEFRIGHT_PLAYER (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libmediaplayerservice/
MediaPlayerFactory.cpp 70 return STAGEFRIGHT_PLAYER;
90 player_type ret = STAGEFRIGHT_PLAYER; \
196 if (getDefaultPlayerType() == STAGEFRIGHT_PLAYER) {
313 registerFactory_l(new StagefrightPlayerFactory(), STAGEFRIGHT_PLAYER);
StagefrightPlayer.cpp 167 return STAGEFRIGHT_PLAYER;
MetadataRetrieverClient.cpp 87 case STAGEFRIGHT_PLAYER:
  /frameworks/av/include/media/
MediaPlayerInterface.h 49 STAGEFRIGHT_PLAYER = 3,

Completed in 1436 milliseconds