Home
last modified time | relevance | path

Searched refs:PlaneLayoutInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/display/buffer/vdi_base/src/
H A Dhi_gbm.cpp35 using PlaneLayoutInfo = struct { typedef
43 const PlaneLayoutInfo *planes;
46 static const PlaneLayoutInfo YUV_420SP_LAYOUT = {
51 static const PlaneLayoutInfo YUV_420P_LAYOUT = {
56 static const PlaneLayoutInfo YUV_422SP_LAYOUT = {
61 static const PlaneLayoutInfo YUV_422P_LAYOUT = {
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c54 } PlaneLayoutInfo; typedef
59 const PlaneLayoutInfo *planes;
70 static const PlaneLayoutInfo g_yuv420SPLayout = {
75 static const PlaneLayoutInfo g_yuv420PLayout = {