Home
last modified time | relevance | path

Searched refs:DecodeOnCodecThread (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediadecoder_jni.cc106 int32_t DecodeOnCodecThread(const EncodedImage& inputImage);
508 &MediaCodecVideoDecoder::DecodeOnCodecThread, this, inputImage)); in Decode()
511 int32_t MediaCodecVideoDecoder::DecodeOnCodecThread( in DecodeOnCodecThread() function in webrtc_jni::MediaCodecVideoDecoder