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

  /frameworks/av/include/media/stagefright/
ACodec.h 221 status_t allocateOutputBuffersFromNativeWindow();
OMXCodec.h 294 status_t allocateOutputBuffersFromNativeWindow();
  /frameworks/av/media/libstagefright/
ACodec.cpp 480 err = allocateOutputBuffersFromNativeWindow();
671 status_t ACodec::allocateOutputBuffersFromNativeWindow() {
    [all...]
OMXCodec.cpp     [all...]

Completed in 133 milliseconds