HomeSort by relevance Sort by last modified time
    Searched full:native_frame (Results 1 - 8 of 8) sorted by null

  /frameworks/base/media/mca/filterfw/jni/
jni_native_program.cpp 24 #include "native/core/native_frame.h"
151 NativeFrame* native_frame = ConvertFromJava<NativeFrame>(env, input); local
152 if (!native_frame) {
156 input_data = reinterpret_cast<const char*>(native_frame->Data());
157 input_size = native_frame->Size();
jni_init.cpp 19 #include "native/core/native_frame.h"
jni_gl_frame.cpp 24 #include "native/core/native_frame.h"
jni_native_frame.cpp 25 #include "native/core/native_frame.h"
  /frameworks/base/media/mca/filterfw/native/
Android.mk 30 core/native_frame.cpp \
  /frameworks/base/media/mca/filterfw/native/core/
native_frame.cpp 17 #include "core/native_frame.h"
native_program.cpp 20 #include "core/native_frame.h"
  /external/webrtc/webrtc/modules/video_coding/
qm_select.cc 653 // be smaller than |native_frame rate_|.
    [all...]

Completed in 213 milliseconds