HomeSort by relevance Sort by last modified time
    Searched defs:PortDescription (Results 1 - 2 of 2) 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...]

Completed in 341 milliseconds