Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dcodeclist_parcel.cpp71 bool CodecListParcel::Marshalling(MessageParcel &parcel, const std::map<ImgSize, Range> &mapSizeToR… in Marshalling()
150 bool CodecListParcel::Unmarshalling(MessageParcel &parcel, std::map<ImgSize, Range> &mapSizeToRange) in Unmarshalling()
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h121 struct ImgSize { struct
125 ImgSize() : width(0), height(0) {} in ImgSize() argument
127 ImgSize(const int32_t &width, const int32_t &height) in ImgSize() function
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhcodec_list_unit_test.cpp83 string HCodecListUnitTest::GetPrintInfo(const map<ImgSize, Range>& obj) in GetPrintInfo()
/ohos5.0/drivers/hdf_core/framework/support/platform/include/mipi/
H A Dmipi_csi_core.h41 } ImgSize; typedef