Searched defs:playerType (Results 1 – 9 of 9) sorted by relevance
82 static sp<MediaMetadataRetrieverBase> createRetriever(player_type playerType) in createRetriever()125 player_type playerType = in setDataSource() local161 player_type playerType = in setDataSource() local
53 virtual player_type playerType() { return SONIVOX_PLAYER; } in playerType() function
562 sp<MediaPlayerBase> MediaPlayerService::Client::createPlayer(player_type playerType) in createPlayer()582 player_type playerType) in setDataSource_pre()654 player_type playerType = MediaPlayerFactory::getPlayerType(this, url); in setDataSource() local691 player_type playerType = MediaPlayerFactory::getPlayerType(this, in setDataSource() local708 player_type playerType = MediaPlayerFactory::getPlayerType(this, source); in setDataSource() local1196 player_type playerType = in decode() local1249 player_type playerType = MediaPlayerFactory::getPlayerType(NULL /* client */, in decode() local
95 virtual player_type playerType() {return mPlayer->playerType();} in playerType() function
163 player_type StagefrightPlayer::playerType() { in playerType() function in android::StagefrightPlayer
128 player_type playerType, in createPlayer()
84 virtual player_type playerType() {return TEST_PLAYER;} in playerType() function in __anon9626dff40111::Player
371 player_type NuPlayerDriver::playerType() { in playerType() function in android::NuPlayerDriver
175 player_type VideoEditorPlayer::playerType() { in playerType() function in android::VideoEditorPlayer