Searched refs:size_h264d_hw_bin_buffer (Results 1 – 2 of 2) sorted by relevance
9 static u32 size_h264d_hw_bin_buffer(u32 frame_width, u32 frame_height, u32 num_vpp_pipes) in size_h264d_hw_bin_buffer() function31 return size_h264d_hw_bin_buffer(n_aligned_w, n_aligned_h, num_vpp_pipes); in hfi_buffer_bin_h264d()
268 static u32 size_h264d_hw_bin_buffer(u32 width, u32 height) in size_h264d_hw_bin_buffer() function294 size = size_h264d_hw_bin_buffer(aligned_width, aligned_height); in h264d_scratch_size()