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

  /frameworks/av/include/media/stagefright/
ACodec.h 59 struct PortDescription : public RefBase {
70 PortDescription();
73 DISALLOW_EVIL_CONSTRUCTORS(PortDescription);
  /frameworks/av/media/libstagefright/
ACodec.cpp 476 sp<PortDescription> desc = new PortDescription;
    [all...]
MediaCodec.cpp 569 sp<ACodec::PortDescription> portDesc =
570 static_cast<ACodec::PortDescription *>(obj.get());
    [all...]

Completed in 147 milliseconds