/aosp12/hardware/google/gchips/gralloc4/src/ |
H A D | mali_gralloc_buffer.h | 59 typedef struct plane_info { struct 65 int64_t offset; 67 uint32_t fd_idx; 68 uint64_t size; 107 } plane_info_t; argument 205 plane_info_t plane_info[MAX_PLANES] DEFAULT_INITIALIZER({}); member
|
H A D | mali_gralloc_buffer4.h | 59 typedef struct plane_info { struct 65 int64_t offset; 67 uint32_t fd_idx; 68 uint64_t size; 107 } plane_info_t; argument 205 plane_info_t plane_info[MAX_PLANES] DEFAULT_INITIALIZER({}); member
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_buffer.h | 73 typedef struct plane_info { struct 79 uint32_t offset; 118 } plane_info_t; argument 224 plane_info_t plane_info[MAX_PLANES]; member
|
H A D | mali_gralloc_bufferdescriptor.h | 58 plane_info_t plane_info[MAX_PLANES]; member
|
H A D | mali_gralloc_ion.cpp | 1098 const plane_info_t *plane_info = bufDescriptor->plane_info; in mali_gralloc_ion_allocate() local
|
/aosp12/hardware/google/gchips/include/ |
H A D | gralloc1_priv.h | 154 typedef struct plane_info { struct 160 uint32_t offset; 199 } plane_info_t; argument 267 plane_info_t plane_info[MAX_PLANES]; member
|
H A D | gralloc3_priv.h | 154 typedef struct plane_info { struct 160 uint32_t offset; 199 } plane_info_t; argument 267 plane_info_t plane_info[MAX_PLANES]; member
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | gr_utils.cpp | 428 PlaneLayoutInfo *plane_info) { in GetYuvUbwcSPPlaneInfo() 513 uint32_t bpp, PlaneLayoutInfo *plane_info) { in GetYuvSPPlaneInfo() 630 PlaneLayoutInfo plane_info[8] = {}; in GetYUVPlaneInfo() local 664 int GetRawPlaneInfo(int32_t format, int32_t width, int32_t height, PlaneLayoutInfo *plane_info) { in GetRawPlaneInfo() 1436 int32_t flags, int *plane_count, PlaneLayoutInfo *plane_info) { in GetYUVPlaneInfo() 1718 void CopyPlaneLayoutInfotoAndroidYcbcr(uint64_t base, int plane_count, PlaneLayoutInfo *plane_info, in CopyPlaneLayoutInfotoAndroidYcbcr() 1776 int32_t /* flags */, int *plane_count, PlaneLayoutInfo *plane_info) { in GetRGBPlaneInfo()
|
H A D | gr_camera_info.cpp | 289 PlaneLayoutInfo *plane_info) { in GetCameraFormatPlaneInfo()
|
H A D | QtiMapperExtensions.cpp | 349 hidl_vec<PlaneLayout> plane_info; in getFormatLayout() local
|
H A D | gr_buf_mgr.cpp | 664 std::vector<PlaneLayout> plane_info; in getFormatLayout() local
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_utils.cpp | 397 PlaneLayoutInfo *plane_info) { in GetYuvUbwcSPPlaneInfo() 477 uint32_t bpp, PlaneLayoutInfo *plane_info) { in GetYuvSPPlaneInfo() 595 PlaneLayoutInfo plane_info[8] = {}; in GetYUVPlaneInfo() local 632 int GetRawPlaneInfo(int32_t format, int32_t width, int32_t height, PlaneLayoutInfo *plane_info) { in GetRawPlaneInfo() 1382 int32_t flags, int *plane_count, PlaneLayoutInfo *plane_info) { in GetYUVPlaneInfo() 1641 void CopyPlaneLayoutInfotoAndroidYcbcr(uint64_t base, int plane_count, PlaneLayoutInfo *plane_info, in CopyPlaneLayoutInfotoAndroidYcbcr() 1699 int32_t /* flags */, int *plane_count, PlaneLayoutInfo *plane_info) { in GetRGBPlaneInfo()
|
H A D | QtiMapperExtensions.cpp | 348 hidl_vec<PlaneLayout> plane_info; in getFormatLayout() local
|
H A D | gr_buf_mgr.cpp | 665 std::vector<PlaneLayout> plane_info; in getFormatLayout() local
|
/aosp12/hardware/google/gchips/gralloc4/src/core/ |
H A D | mali_gralloc_bufferdescriptor.h | 58 plane_info_t plane_info[MAX_PLANES]; member
|
H A D | mali_gralloc_bufferallocation.cpp | 487 static void align_plane_stride(plane_info_t *plane_info, int plane, const format_info_t format, uin… in align_plane_stride()
|
/aosp12/hardware/google/gchips/gralloc4/src/allocator/ |
H A D | mali_gralloc_ion.cpp | 682 const plane_info_t *plane_info = bufDescriptor->plane_info; in mali_gralloc_ion_allocate() local
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
H A D | cam_types.h | 641 cam_frame_len_offset_t plane_info; member
|