Searched refs:instantiateDecoder (Results 1 – 2 of 2) sorted by relevance
1015 if (instantiateDecoder(false, &mVideoDecoder) == -EWOULDBLOCK) { in onMessageReceived()1022 if (instantiateDecoder(true, &mAudioDecoder) == -EWOULDBLOCK) { in onMessageReceived()1483 instantiateDecoder(true /* audio */, &mAudioDecoder); in onResume()1508 err = instantiateDecoder(false, &mVideoDecoder); in onInstantiateSecureDecoders()1515 err = instantiateDecoder(true, &mAudioDecoder); in onInstantiateSecureDecoders()1854 instantiateDecoder(true /* audio */, &mAudioDecoder, !forceNonOffload); in restartAudio()1897 status_t NuPlayer::instantiateDecoder( in instantiateDecoder() function in android::NuPlayer
288 status_t instantiateDecoder(