Lines Matching refs:AMediaFormatWrapper
47 struct AMediaFormatWrapper : public RefBase {
49 static sp<AMediaFormatWrapper> Create(const sp<AMessage> &message);
51 AMediaFormatWrapper();
52 AMediaFormatWrapper(AMediaFormat *aMediaFormat);
84 virtual ~AMediaFormatWrapper();
89 DISALLOW_EVIL_CONSTRUCTORS(AMediaFormatWrapper);
229 const sp<AMediaFormatWrapper> &format,
259 sp<AMediaFormatWrapper> getOutputFormat();
260 sp<AMediaFormatWrapper> getInputFormat();
268 status_t setParameters(const sp<AMediaFormatWrapper> ¶ms);
317 sp<AMediaFormatWrapper> getFormat();
319 sp<AMediaFormatWrapper> getTrackFormat(size_t idx);
337 status_t getSampleFormat(sp<AMediaFormatWrapper> &formatWrapper);