Home
last modified time | relevance | path

Searched refs:CountOwner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp37 std::array<uint32_t, ImageCodec::OWNER_CNT> ImageCodec::CountOwner(bool isInput) in CountOwner() function in OHOS::ImagePlugin::ImageCodec
73 std::array<uint32_t, OWNER_CNT> arr = CountOwner(info.isInput); in ChangeOwner()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h135 std::array<uint32_t, OWNER_CNT> CountOwner(bool isInput);