Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h100 std::mutex errMtx_; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/
H A Dheif_hw_decoder.cpp653 std::lock_guard<std::mutex> lk(errMtx_); in SignalError()
659 std::lock_guard<std::mutex> lk(errMtx_); in HasError()