Home
last modified time | relevance | path

Searched refs:size_h264d_hw_bin_buffer (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_vpu_buffer.c9 static u32 size_h264d_hw_bin_buffer(u32 frame_width, u32 frame_height, u32 num_vpp_pipes) in size_h264d_hw_bin_buffer() function
31 return size_h264d_hw_bin_buffer(n_aligned_w, n_aligned_h, num_vpp_pipes); in hfi_buffer_bin_h264d()
/linux-6.15/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c268 static u32 size_h264d_hw_bin_buffer(u32 width, u32 height) in size_h264d_hw_bin_buffer() function
294 size = size_h264d_hw_bin_buffer(aligned_width, aligned_height); in h264d_scratch_size()