Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h121 struct ImgSize { struct
125 ImgSize() : width(0), height(0) {} in ImgSize() function
127 ImgSize(const int32_t &width, const int32_t &height) in ImgSize() function
[all...]

Completed in 2 milliseconds