Home
last modified time | relevance | path

Searched defs:tempFormat (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagefwkconvertrgb2yuvp010_fuzzer/src/
Dimage_fwk_convert_rgb2yuvp010_fuzzer.cpp145 void RgbConvertToYuvP010ByPixelMap(PixelFormat &tempFormat, PixelFormat &srcFormat, in RgbConvertToYuvP010ByPixelMap()
186 PixelFormat tempFormat = PixelFormat::NV12; in RGBAToNV12P010FuzzTest001() local
196 PixelFormat tempFormat = PixelFormat::NV12; in RGBAToNV12P010FuzzTest002() local
206 PixelFormat tempFormat = PixelFormat::NV21; in RGBAToNV21P010FuzzTest001() local
216 PixelFormat tempFormat = PixelFormat::NV21; in RGBAToNV21P010FuzzTest002() local
226 PixelFormat tempFormat = PixelFormat::NV12; in RGBToNV12P010FuzzTest001() local
236 PixelFormat tempFormat = PixelFormat::NV12; in RGBToNV12P010FuzzTest002() local
246 PixelFormat tempFormat = PixelFormat::NV21; in RGBToNV21P010FuzzTest001() local
256 PixelFormat tempFormat = PixelFormat::NV21; in RGBToNV21P010FuzzTest002() local
266 PixelFormat tempFormat = PixelFormat::NV12; in RGBAF16ToNV12P010FuzzTest001() local
[all …]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_format_convert_test.cpp356 void ImageFormatConvertTest::RgbConvertToYuvByPixelMap(PixelFormat &tempFormat, PixelFormat &srcFor… in RgbConvertToYuvByPixelMap()
417 void ImageFormatConvertTest::RgbConvertToYuvP010ByPixelMap(PixelFormat &tempFormat, PixelFormat &sr… in RgbConvertToYuvP010ByPixelMap()
610 PixelFormat tempFormat = PixelFormat::NV12; variable
621 PixelFormat tempFormat = PixelFormat::NV12; variable
632 PixelFormat tempFormat = PixelFormat::NV21; variable
643 PixelFormat tempFormat = PixelFormat::NV21; variable
654 PixelFormat tempFormat = PixelFormat::NV12; variable
665 PixelFormat tempFormat = PixelFormat::NV12; variable
676 PixelFormat tempFormat = PixelFormat::NV21; variable
687 PixelFormat tempFormat = PixelFormat::NV21; variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_pattern.cpp477 std::string tempFormat = ""; in ParseInputFormat() local
754 std::string tempFormat = ""; in SpliceDateTime() local
/foundation/multimedia/audio_framework/services/audio_policy/server/domain/pipe/src/
Daudio_policy_config_manager.cpp448 AudioSampleFormat tempFormat = streamInfo.format; in GetFastStreamSupport() local
/foundation/arkui/ace_engine/frameworks/core/components/box/
Drosen_render_box.cpp694 RSBitmapFormat tempFormat { ConvertToColorType(pixelMap_->GetPixelFormat()), local