Searched defs:extDecoder (Results 1 – 3 of 3) sorted by relevance
62 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable79 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable98 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable117 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable136 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable152 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable181 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable213 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable236 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable266 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable[all …]
244 …atic uint32_t DecodeHdrMetadata(ImageHdrType hdrType, std::unique_ptr<AbsImageDecoder> &extDecoder, in DecodeHdrMetadata()262 static uint32_t DecodeHeifFragmentMetadata(std::unique_ptr<AbsImageDecoder> &extDecoder, in DecodeHeifFragmentMetadata()355 std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateAuxiliaryPicture()405 AuxiliaryPictureType type, std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateHeifAuxiliaryPicture()432 std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateJpegAuxiliaryPicture()
85 auto extDecoder = static_cast<ExtDecoder*>((imageSource->mainDecoder_).get()); in ExtDecoderFuncTest001() local180 auto extDecoder = static_cast<ExtDecoder*>((imageSource->mainDecoder_).get()); in ExtDecoderRegionFuncTest001() local