Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/gralloc/
Dgr_utils.h96 struct PlaneLayoutInfo { struct
98 PlaneComponent component;
101 uint32_t h_subsampling;
104 uint32_t v_subsampling;
110 uint32_t offset;
113 int32_t step;
116 int32_t stride;
119 int32_t stride_bytes;
122 int32_t scanlines;
147 int32_t flags, int *plane_count, PlaneLayoutInfo plane_info[8]); argument
/hardware/qcom/sm7250/display/gralloc/
Dgr_utils.h129 struct PlaneLayoutInfo { struct
131 PlaneComponent component;
134 uint32_t h_subsampling;
137 uint32_t v_subsampling;
143 uint32_t offset;
146 int32_t step;
149 int32_t stride;
152 int32_t stride_bytes;
155 int32_t scanlines;
180 int32_t flags, int *plane_count, PlaneLayoutInfo plane_info[8]); argument