Home
last modified time | relevance | path

Searched refs:Y_VU (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dyuv_info.h28 Y_VU, // Plane 0: Y, Plane 1: VU enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_yuv_info.h34 case YUVInfo::PlaneConfig::Y_VU: in ConvertToSkPlaneConfig()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dimage_test.cpp619 YUVInfo info(300, 300, YUVInfo::PlaneConfig::Y_VU, YUVInfo::SubSampling::K420,
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_pixel_map_util.cpp235 return Drawing::YUVInfo::PlaneConfig::Y_VU; in YUVPixelFormatToPlaneConfig()