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

  /frameworks/av/include/media/stagefright/foundation/
ABuffer.h 45 static sp<ABuffer> CreateAsCopy(const void *data, size_t capacity);
  /frameworks/av/media/libstagefright/foundation/
ABuffer.cpp 52 sp<ABuffer> ABuffer::CreateAsCopy(const void *data, size_t capacity)
  /frameworks/av/media/libstagefright/
HevcUtils.cpp 73 sp<ABuffer> buffer = ABuffer::CreateAsCopy(data, size);
ACodec.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.cpp     [all...]

Completed in 129 milliseconds