Searched defs:OH_AVFormat (Results 1 – 11 of 11) sorted by relevance
55 struct OH_AVFormat : public MFObjectMagic { struct59 OHOS::Media::Format format_;60 char *outString_ = nullptr;61 char *dumpInfo_ = nullptr;
31 OH_AVFormat::OH_AVFormat() : MFObjectMagic(MFMagic::MFMAGIC_FORMAT) {} in OH_AVFormat() function in OH_AVFormat33 OH_AVFormat::OH_AVFormat(const Format &fmt) : MFObjectMagic(MFMagic::MFMAGIC_FORMAT), format_(fmt) … in OH_AVFormat() function in OH_AVFormat
49 typedef struct OH_AVFormat OH_AVFormat; typedef
68 typedef struct OH_AVFormat OH_AVFormat; typedef
142 ### OH_AVFormat subsection
97 ### OH_AVFormat subsection
95 ### OH_AVFormat subsection
212 ### OH_AVFormat subsection