Searched refs:OH_AVFormat_Copy (Results 1 – 8 of 8) sorted by relevance
136 bool OH_AVFormat_Copy(struct OH_AVFormat *to, struct OH_AVFormat *from);
94 return OH_AVFormat_Copy(to, from); in AVFormat_Copy()
106 return OH_AVFormat_Copy(to, from); in AVFormat_Copy()
43 | bool [OH_AVFormat_Copy](_core.md#oh_avformat_copy) (struct [OH_AVFormat](_core.md#oh_avformat) \*…
81 | bool [OH_AVFormat_Copy](#oh_avformat_copy) (struct [OH_AVFormat](#oh_avformat) \*to, struct [OH_A…807 ### OH_AVFormat_Copy()810 bool OH_AVFormat_Copy (struct OH_AVFormat *to, struct OH_AVFormat *from)
67 bool OH_AVFormat_Copy(struct OH_AVFormat *to, struct OH_AVFormat *from) in OH_AVFormat_Copy() function