Searched refs:instantiateDecoder (Results 1 – 2 of 2) sorted by relevance
627 instantiateDecoder(false, &mVideoDecoder); in onMessageReceived()646 instantiateDecoder(true, &mAudioDecoder); in onMessageReceived()906 instantiateDecoder(true /* audio */, &mAudioDecoder); in onMessageReceived()998 instantiateDecoder(true /* audio */, &mAudioDecoder); in onResume()1016 instantiateDecoder(false, &mVideoDecoder); in onStart()1020 instantiateDecoder(true, &mAudioDecoder); in onStart()1188 status_t NuPlayer::instantiateDecoder(bool audio, sp<DecoderBase> *decoder) { in instantiateDecoder() function in android::NuPlayer
202 status_t instantiateDecoder(bool audio, sp<DecoderBase> *decoder);