/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_buffer4.h | 74 typedef struct plane_info { struct 80 int64_t offset; 82 uint32_t fd_idx; 83 uint64_t size; 122 } plane_info_t; argument 230 plane_info_t plane_info[MAX_PLANES] DEFAULT_INITIALIZER({}); member
|
D | mali_gralloc_buffer.h | 74 typedef struct plane_info { struct 80 int64_t offset; 82 uint32_t fd_idx; 83 uint64_t size; 122 } plane_info_t; argument 230 plane_info_t plane_info[MAX_PLANES] DEFAULT_INITIALIZER({}); member
|
/hardware/qcom/sm8150/display/gralloc/ |
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() 1643 void CopyPlaneLayoutInfotoAndroidYcbcr(uint64_t base, int plane_count, PlaneLayoutInfo *plane_info, in CopyPlaneLayoutInfotoAndroidYcbcr() 1701 int32_t /* flags */, int *plane_count, PlaneLayoutInfo *plane_info) { in GetRGBPlaneInfo()
|
D | QtiMapperExtensions.cpp | 348 hidl_vec<PlaneLayout> plane_info; in getFormatLayout() local
|
D | gr_buf_mgr.cpp | 704 std::vector<PlaneLayout> plane_info; in getFormatLayout() local
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.cpp | 473 PlaneLayoutInfo *plane_info) { in GetYuvUbwcSPPlaneInfo() 558 uint32_t bpp, PlaneLayoutInfo *plane_info) { in GetYuvSPPlaneInfo() 675 PlaneLayoutInfo plane_info[8] = {}; in GetYUVPlaneInfo() local 709 int GetRawPlaneInfo(int32_t format, int32_t width, int32_t height, PlaneLayoutInfo *plane_info) { in GetRawPlaneInfo() 1480 int32_t flags, int *plane_count, PlaneLayoutInfo *plane_info) { in GetYUVPlaneInfo() 1766 void CopyPlaneLayoutInfotoAndroidYcbcr(uint64_t base, int plane_count, PlaneLayoutInfo *plane_info, in CopyPlaneLayoutInfotoAndroidYcbcr() 1824 int32_t /* flags */, int *plane_count, PlaneLayoutInfo *plane_info) { in GetRGBPlaneInfo()
|
D | gr_camera_info.cpp | 289 PlaneLayoutInfo *plane_info) { in GetCameraFormatPlaneInfo()
|
D | QtiMapperExtensions.cpp | 349 hidl_vec<PlaneLayout> plane_info; in getFormatLayout() local
|
D | gr_buf_mgr.cpp | 689 std::vector<PlaneLayout> plane_info; in getFormatLayout() local
|
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferdescriptor.h | 58 plane_info_t plane_info[MAX_PLANES]; member
|
D | mali_gralloc_bufferallocation.cpp | 555 static void align_plane_stride(plane_info_t *plane_info, uint8_t plane, const format_info_t format,… in align_plane_stride()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/ |
D | vk_format.c | 376 const struct vk_format_ycbcr_plane *plane_info = &ycbcr_info->planes[plane_id]; in vk_format_get_plane_format() local
|
/hardware/google/gchips/gralloc4/src/allocator/ |
D | mali_gralloc_ion.cpp | 453 const plane_info_t *plane_info = bufDescriptor->plane_info; in mali_gralloc_ion_allocate() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_types.h | 641 cam_frame_len_offset_t plane_info; member
|