Home
last modified time | relevance | path

Searched defs:cam_plane_cfg (Results 1 – 6 of 6) sorted by relevance

/device/google/bonito/sdm710/kernel-headers/media/
Dcam_defs.h158 struct cam_plane_cfg { struct
159 uint32_t width;
183 struct cam_plane_cfg planes[CAM_PACKET_MAX_PLANES]; argument
/device/google/bonito/sdm710/original-kernel-headers/media/
Dcam_defs.h223 struct cam_plane_cfg { struct
224 uint32_t width;
225 uint32_t height;
226 uint32_t plane_stride;
227 uint32_t slice_height;
228 uint32_t meta_stride;
229 uint32_t meta_size;
230 uint32_t meta_offset;
231 uint32_t packer_config;
232 uint32_t mode_config;
[all …]
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dcam_defs.h223 struct cam_plane_cfg { struct
224 uint32_t width;
225 uint32_t height;
226 uint32_t plane_stride;
227 uint32_t slice_height;
228 uint32_t meta_stride;
229 uint32_t meta_size;
230 uint32_t meta_offset;
231 uint32_t packer_config;
232 uint32_t mode_config;
[all …]
/device/google/crosshatch/sdm845/kernel-headers/media/
Dcam_defs.h158 struct cam_plane_cfg { struct
159 uint32_t width;
183 struct cam_plane_cfg planes[CAM_PACKET_MAX_PLANES]; argument
/device/google/coral-kernel/sm8150/original-kernel-headers/media/
Dcam_defs.h231 struct cam_plane_cfg { struct
232 uint32_t width;
233 uint32_t height;
234 uint32_t plane_stride;
235 uint32_t slice_height;
236 uint32_t meta_stride;
237 uint32_t meta_size;
238 uint32_t meta_offset;
239 uint32_t packer_config;
240 uint32_t mode_config;
[all …]
/device/google/coral-kernel/sm8150/kernel-headers/media/
Dcam_defs.h163 struct cam_plane_cfg { struct
164 uint32_t width;
165 uint32_t height;
166 uint32_t plane_stride;
167 uint32_t slice_height;
168 uint32_t meta_stride;
169 uint32_t meta_size;
170 uint32_t meta_offset;
171 uint32_t packer_config;
172 uint32_t mode_config;
[all …]