Home
last modified time | relevance | path

Searched defs:MAX_PLANES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/display/buffer/vdi_base/include/
H A Dhi_gbm_internal.h27 const uint32_t MAX_PLANES = 3U; variable
/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/include/
H A Dcamera_buffer.h18 #define MAX_PLANES 8 /* max plane count per buffer */ macro
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c41 #define MAX_PLANES 3 macro