Home | History | Annotate | Download | only in nuplayer

Lines Matching full:getdecoder

1179                         getDecoder(audio)->initiateShutdown(); // In the middle of a seek.
1750 getDecoder(audio)->initiateShutdown();
2120 const sp<DecoderBase> &decoder = getDecoder(audio);
2946 const sp<DecoderBase> &videoDecoder = getDecoder(false/*audio*/);
2952 const sp<DecoderBase> &audioDecoder = getDecoder(true/*audio*/);