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

  /frameworks/av/include/media/stagefright/
ACodec.h 239 BufferInfo *dequeueBufferFromNativeWindow();
OMXCodec.h 300 BufferInfo* dequeueBufferFromNativeWindow();
  /frameworks/av/media/libstagefright/
ACodec.cpp 904 BufferInfo *info = dequeueBufferFromNativeWindow();
936 ACodec::BufferInfo *ACodec::dequeueBufferFromNativeWindow() {
942 ALOGW("dequeueBufferFromNativeWindow() should not be called in tunnel"
    [all...]
OMXCodec.cpp     [all...]

Completed in 503 milliseconds