Home
last modified time | relevance | path

Searched refs:JPEG_FULL_YUVCOLORSPACE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dimage_test.cpp566 YUVInfo::YUVColorSpace::JPEG_FULL_YUVCOLORSPACE);
586 YUVInfo::YUVColorSpace::JPEG_FULL_YUVCOLORSPACE);
620 YUVInfo::YUVColorSpace::JPEG_FULL_YUVCOLORSPACE);
655 YUVInfo::YUVColorSpace::JPEG_FULL_YUVCOLORSPACE);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dyuv_info.h37 JPEG_FULL_YUVCOLORSPACE, // describes full range enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_yuv_info.h58 case YUVInfo::YUVColorSpace::JPEG_FULL_YUVCOLORSPACE: in ConvertToSkYUVColorSpace()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_static_factory_test.cpp126 YUVInfo::YUVColorSpace::JPEG_FULL_YUVCOLORSPACE);
H A Dskia_image_test.cpp276 YUVInfo::YUVColorSpace::JPEG_FULL_YUVCOLORSPACE);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_pixel_map_util.cpp257 return Drawing::YUVInfo::YUVColorSpace::JPEG_FULL_YUVCOLORSPACE; in YUVPixelFormatToYUVColorSpace()