Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_vpu_buffer.c28 u32 n_aligned_h = ALIGN(frame_height, 16); in hfi_buffer_bin_h264d() local
31 return size_h264d_hw_bin_buffer(n_aligned_w, n_aligned_h, num_vpp_pipes); in hfi_buffer_bin_h264d()