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

  /frameworks/av/include/media/stagefright/
MediaCodec.h 230 size_t updateBuffers(int32_t portIndex, const sp<AMessage> &msg);
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 762 /* size_t index = */updateBuffers(kPortIndexInput, msg);
809 /* size_t index = */updateBuffers(kPortIndexOutput, msg);
    [all...]

Completed in 97 milliseconds