Searched defs:rImageSource (Results 1 – 5 of 5) sorted by relevance
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| D | image_format_convert_test.cpp | 156 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(jpgPath, opts, errorCod… in RgbConvertToYuv() local 212 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(jpgPath, opts, errorCod… in YuvConvertToRgb() local 351 auto rImageSource = ImageSource::CreateImageSource(jpgPath, opts, errorCode); in RgbConvertToYuvByPixelMap() local 412 auto rImageSource = ImageSource::CreateImageSource(jpgPath, opts, errorCode); in RgbConvertToYuvP010ByPixelMap() local 453 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(jpgPath, opts, errorCod… in RgbConvertToYuvP010() local 512 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(jpgPath, srcopts, error… in PixelMapFormatConvert() local 1658 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPG_PATH1, … variable 1681 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(IMAGE_INPUT_JPG_PATH1, … variable
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/ |
| D | image_yuv_convert_fuzzer.cpp | 77 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(jpgPath, opts, errorCod… in RgbConvertToYuv() local 109 …std::shared_ptr<ImageSource> rImageSource = ImageSource::CreateImageSource(jpgPath, opts, errorCod… in YuvConvertToRgb() local
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/ |
| D | sendable_image_source_napi.cpp | 91 std::shared_ptr<ImageSource> rImageSource; member
|
| /foundation/multimedia/image_framework/frameworks/kits/js/common/ |
| D | image_packer_napi.cpp | 96 std::shared_ptr<ImageSource> rImageSource; member
|
| D | image_source_napi.cpp | 104 std::shared_ptr<ImageSource> rImageSource; member 905 auto rImageSource = static_cast<ImageSource*>(ptr); in STATIC_NAPI_VALUE_FUNC() local
|