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

  /frameworks/av/include/media/stagefright/
ACodec.h 204 status_t cancelBufferToNativeWindow(BufferInfo *info);
OMXCodec.h 297 status_t cancelBufferToNativeWindow(BufferInfo *info);
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
ACodec.cpp 687 cancelBufferToNativeWindow(info);
693 status_t ACodec::cancelBufferToNativeWindow(BufferInfo *info) {
770 CHECK_EQ((status_t)OK, cancelBufferToNativeWindow(info));
    [all...]

Completed in 48 milliseconds