Home
last modified time | relevance | path

Searched defs:OH_AVFormat (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/media_foundation/src/capi/common/
H A Dnative_mfmagic.cpp31 OH_AVFormat::OH_AVFormat() : MFObjectMagic(MFMagic::MFMAGIC_FORMAT) {} in OH_AVFormat() function in OH_AVFormat
33 OH_AVFormat::OH_AVFormat(const Format &fmt) : MFObjectMagic(MFMagic::MFMAGIC_FORMAT), format_(fmt) {} in OH_AVFormat() function in OH_AVFormat
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avformat.h27 typedef struct OH_AVFormat OH_AVFormat; typedef
[all...]
/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dnative_mfmagic.h55 struct OH_AVFormat : public MFObjectMagic { struct
/foundation/multimedia/media_foundation/video_processing_engine/interface/kits/c/
H A Dimage_processing_types.h68 typedef struct OH_AVFormat OH_AVFormat; typedef
H A Dvideo_processing_types.h68 typedef struct OH_AVFormat OH_AVFormat; typedef

Completed in 2 milliseconds