Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/qcom/iris/
H A Diris_vpu_buffer.h43 static inline u32 size_h264d_lb_fe_top_data(u32 frame_width) in size_h264d_lb_fe_top_data() function
H A Diris_vpu_buffer.c128 size = ALIGN(size_h264d_lb_fe_top_data(frame_width), DMA_ALIGNMENT) + in hfi_buffer_line_h264d()