HomeSort by relevance Sort by last modified time
    Searched refs:ABuffer (Results 151 - 160 of 160) sorted by null

1 2 3 4 5 67

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp 24 #include <media/stagefright/foundation/ABuffer.h>
148 const sp<ABuffer> &buffer,
    [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 26 #include <media/stagefright/foundation/ABuffer.h>
1045 sp<ABuffer> abuf = new ABuffer(frame.len);
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp 33 #include <media/stagefright/foundation/ABuffer.h>
    [all...]
ACodec.cpp 34 #include <media/stagefright/foundation/ABuffer.h>
882 // an ABuffer with a proper size to validate range offsets and lengths.
887 // TRICKY2: use native handle as the base of the ABuffer if received one,
891 info.mData = new ABuffer(
903 info.mCodecData = new ABuffer(mem->pointer(), bufSize);
918 info.mData = new ABuffer(mem->pointer(), conversionBufferSize);
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.cpp 31 #include <media/stagefright/foundation/ABuffer.h>
454 sp<ABuffer> data;
    [all...]
  /frameworks/av/media/libstagefright/httplive/
LiveSession.cpp 30 #include <media/stagefright/foundation/ABuffer.h>
340 StreamType stream, sp<ABuffer> *accessUnit) {
    [all...]
  /frameworks/av/cmds/stagefright/
stagefright.cpp 38 #include <media/stagefright/foundation/ABuffer.h>
    [all...]
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp 33 #include <media/stagefright/foundation/ABuffer.h>
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.cpp 67 #include <foundation/ABuffer.h>
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.cpp 68 #include <foundation/ABuffer.h>
    [all...]

Completed in 217 milliseconds

1 2 3 4 5 67