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

  /external/webrtc/talk/app/webrtc/java/jni/
androidmediadecoder_jni.cc 549 int64_t buffer_capacity = jni->GetDirectBufferCapacity(j_input_buffer); local
550 if (CheckException(jni) || buffer_capacity < inputImage._length) {
552 " is bigger than buffer size " << buffer_capacity;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term.h 209 #define buffer_capacity CUR Numbers[16] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term.h 209 #define buffer_capacity CUR Numbers[16] macro
    [all...]

Completed in 214 milliseconds