Searched refs:size_vpss_lb (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/media/platform/qcom/iris/ |
| H A D | iris_vpu_buffer.c | 97 static u32 size_vpss_lb(u32 frame_width, u32 frame_height) in size_vpss_lb() function 139 vpss_lb_size = size_vpss_lb(frame_width, frame_height); in hfi_buffer_line_h264d()
|
| /linux-6.15/drivers/media/platform/qcom/venus/ |
| H A D | hfi_plat_bufs_v6.c | 232 static u32 size_vpss_lb(u32 width, u32 height, u32 num_vpp_pipes) in size_vpss_lb() function 642 vpss_lb_size = size_vpss_lb(width, height, num_vpp_pipes); in h264d_scratch1_size() 656 vpss_lb_size = size_vpss_lb(width, height, num_vpp_pipes); in h265d_scratch1_size() 684 vpss_lb_size = size_vpss_lb(width, height, num_vpp_pipes); in vp8d_scratch1_size() 715 vpss_lb_size = size_vpss_lb(width, height, num_vpp_pipes); in vp9d_scratch1_size() 746 vpss_lb_size = size_vpss_lb(width, height, num_vpp_pipes); in mpeg2d_scratch1_size()
|