Home
last modified time | relevance | path

Searched defs:inputFormat (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/video_processing_engine/test/ndk/moduletest/image/
Dcapability_test.cpp63 ImageProcessing_ColorSpaceInfo inputFormat; variable
86 ImageProcessing_ColorSpaceInfo inputFormat; variable
108 ImageProcessing_ColorSpaceInfo inputFormat; variable
130 ImageProcessing_ColorSpaceInfo inputFormat; variable
152 ImageProcessing_ColorSpaceInfo inputFormat; variable
174 ImageProcessing_ColorSpaceInfo inputFormat; variable
197 ImageProcessing_ColorSpaceInfo inputFormat; variable
219 ImageProcessing_ColorSpaceInfo inputFormat; variable
503 ImageProcessing_ColorSpaceInfo inputFormat; variable
521 ImageProcessing_ColorSpaceInfo inputFormat; variable
[all …]
/foundation/multimedia/video_processing_engine/test/unittest/detail_enhancer/
Ddetail_enhancer_unit_test.cpp681 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_422_SP; // unsupported format variable
1314 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable
1333 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable
1352 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable
1371 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable
1390 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_BGRA_8888; variable
1411 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_420_SP; variable
1432 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_420_SP; variable
1453 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_420_SP; variable
1474 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCRCB_420_SP; variable
[all …]
/foundation/multimedia/video_processing_engine/test/unittest/aihdr_enhancer/
Daihdr_enhancer_unit_test.cpp135 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCBCR_420_SP; variable
147 int32_t inputFormat = OHOS::GRAPHIC_PIXEL_FMT_YCBCR_420_SP; variable
/foundation/multimedia/video_processing_engine/test/nativedemo/vpe_demo/
Ddetail_enhancer_demo.cpp131 int32_t inputFormat = inputParam[0]; in Process() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
Ddevice.cpp961 Format Device::GetColorSpaceFormat(const Format inputFormat, const ColorSpaceFlags flags) const in GetColorSpaceFormat() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dimage_format_convert.cpp758 bool NeedProtectionConversion(const PixelFormat inputFormat, const PixelFormat outputFormat) in NeedProtectionConversion()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
Dtext_clock_pattern.cpp472 std::string inputFormat = GetFormat(); in ParseInputFormat() local