Home
last modified time | relevance | path

Searched refs:ReadChildren (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_box.cpp32 return ReadChildren(reader, recursionCount); in ParseContentChildren()
41 return ReadChildren(reader, recursionCount); in ParseContentChildren()
H A Dbasic_box.cpp55 return ReadChildren(reader, recursionCount); in ParseContentChildren()
H A Ditem_info_box.cpp32 return ReadChildren(reader, recursionCount); in ParseContentChildren()
H A Dheif_box.cpp259 heif_error HeifBox::ReadChildren(HeifStreamReader &reader, uint32_t &recursionCount) in ReadChildren() function in OHOS::ImagePlugin::HeifBox
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Dheif_box.h108 heif_error ReadChildren(HeifStreamReader &reader, uint32_t &recursionCount);