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 203 status_t allocateOutputBuffersFromNativeWindow();
OMXCodec.h 294 status_t allocateOutputBuffersFromNativeWindow();
  /frameworks/av/media/libstagefright/
ACodec.cpp 456 err = allocateOutputBuffersFromNativeWindow();
534 status_t ACodec::allocateOutputBuffersFromNativeWindow() {
    [all...]
OMXCodec.cpp     [all...]

Completed in 577 milliseconds