Home
last modified time | relevance | path

Searched refs:ReadTlvAttr (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
H A Dpixel_map.h272 static void ReadTlvAttr(std::vector<uint8_t> &buff, ImageInfo &info, int32_t &type, int32_t &size, uint8_t **data);
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map.h480 static void ReadTlvAttr(std::vector<uint8_t> &buff, ImageInfo &info, int32_t &type, int32_t &size, uint8_t **data);
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp2877 void PixelMap::ReadTlvAttr(std::vector<uint8_t> &buff, ImageInfo &info, int32_t &type, int32_t &size, uint8_t **data) in ReadTlvAttr() function in OHOS::Media::PixelMap
2883 IMAGE_LOGE("ReadTlvAttr out of range"); in ReadTlvAttr()
2934 ReadTlvAttr(buff, imageInfo, allocType, dataSize, &data); in DecodeTlv()

Completed in 8 milliseconds