Home | History | Annotate | Download | only in nuplayer

Lines Matching full:audiodecoder

2952         const sp<DecoderBase> &audioDecoder = getDecoder(true/*audio*/);
2953 if (audioDecoder != NULL) {
2954 status_t status_audio = audioDecoder->releaseCrypto();