HomeSort by relevance Sort by last modified time
    Searched refs:j_dequeue_input_buffer_method_ (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/java/jni/
androidmediadecoder_jni.cc 142 jmethodID j_dequeue_input_buffer_method_; member in class:webrtc_jni::MediaCodecVideoDecoder
202 j_dequeue_input_buffer_method_ = GetMethodID(
538 j_dequeue_input_buffer_method_);
    [all...]
androidmediaencoder_jni.cc 178 jmethodID j_dequeue_input_buffer_method_; member in class:webrtc_jni::MediaCodecVideoEncoder
292 j_dequeue_input_buffer_method_ = GetMethodID(
627 j_dequeue_input_buffer_method_);
    [all...]

Completed in 35 milliseconds