Searched refs:instantiateDecoder (Results 1 – 2 of 2) sorted by relevance
988 if (instantiateDecoder(false, &mVideoDecoder) == -EWOULDBLOCK) { in onMessageReceived()995 if (instantiateDecoder(true, &mAudioDecoder) == -EWOULDBLOCK) { in onMessageReceived()1423 instantiateDecoder(true /* audio */, &mAudioDecoder); in onResume()1448 err = instantiateDecoder(false, &mVideoDecoder); in onInstantiateSecureDecoders()1455 err = instantiateDecoder(true, &mAudioDecoder); in onInstantiateSecureDecoders()1707 instantiateDecoder(true /* audio */, &mAudioDecoder, !forceNonOffload); in restartAudio()1750 status_t NuPlayer::instantiateDecoder( in instantiateDecoder() function in android::NuPlayer
271 status_t instantiateDecoder(