Home
last modified time | relevance | path

Searched refs:OH_AVFormat_Copy (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avformat.h114 bool OH_AVFormat_Copy(struct OH_AVFormat *to, struct OH_AVFormat *from);
/foundation/multimedia/media_foundation/tests/unittest/format/capi/
H A Davformat_capi_mock.cpp94 return OH_AVFormat_Copy(to, from); in AVFormat_Copy()
/foundation/multimedia/av_codec/test/unittest/common/common_mock/avformat/capi/
H A Davformat_capi_mock.cpp106 return OH_AVFormat_Copy(to, from); in AVFormat_Copy()
/foundation/multimedia/media_foundation/src/capi/
H A Dnative_avformat.cpp67 bool OH_AVFormat_Copy(struct OH_AVFormat *to, struct OH_AVFormat *from) in OH_AVFormat_Copy() function

Completed in 3 milliseconds