Searched refs:cedrus_buf (Results 1 – 2 of 2) sorted by relevance
109 struct cedrus_buffer *cedrus_buf = vb2_to_cedrus_buffer(buf); in cedrus_h265_frame_info_mv_col_buf_addr() local111 return cedrus_buf->codec.h265.mv_col_buf_dma + in cedrus_h265_frame_info_mv_col_buf_addr()112 field * cedrus_buf->codec.h265.mv_col_buf_size / 2; in cedrus_h265_frame_info_mv_col_buf_addr()428 struct cedrus_buffer *cedrus_buf; in cedrus_h265_setup() local445 cedrus_buf = vb2_to_cedrus_buffer(&run->dst->vb2_buf); in cedrus_h265_setup()463 if (!cedrus_buf->codec.h265.mv_col_buf_size) { in cedrus_h265_setup()469 cedrus_buf->codec.h265.mv_col_buf_size = in cedrus_h265_setup()475 cedrus_buf->codec.h265.mv_col_buf = in cedrus_h265_setup()477 cedrus_buf->codec.h265.mv_col_buf_size, in cedrus_h265_setup()478 &cedrus_buf->codec.h265.mv_col_buf_dma, in cedrus_h265_setup()[all …]
106 struct cedrus_buffer *cedrus_buf; in cedrus_write_frame_list() local116 cedrus_buf = vb2_to_cedrus_buffer(buf); in cedrus_write_frame_list()117 position = cedrus_buf->codec.h264.position; in cedrus_write_frame_list()128 cedrus_fill_ref_pic(ctx, cedrus_buf, in cedrus_write_frame_list()207 const struct cedrus_buffer *cedrus_buf; in _cedrus_write_ref_list() local222 cedrus_buf = vb2_to_cedrus_buffer(buf); in _cedrus_write_ref_list()223 position = cedrus_buf->codec.h264.position; in _cedrus_write_ref_list()