Searched refs:mv_col_buf_size (Results 1 – 3 of 3) sorted by relevance
63 addr += field * buf->codec.h264.mv_col_buf_size / 2; in cedrus_h264_mv_col_buf_addr()142 if (!output_buf->codec.h264.mv_col_buf_size) { in cedrus_write_frame_list()153 output_buf->codec.h264.mv_col_buf_size = field_size * 2; in cedrus_write_frame_list()157 output_buf->codec.h264.mv_col_buf_size, in cedrus_write_frame_list()162 output_buf->codec.h264.mv_col_buf_size = 0; in cedrus_write_frame_list()664 if (buf->codec.h264.mv_col_buf_size > 0) { in cedrus_h264_stop()666 buf->codec.h264.mv_col_buf_size, in cedrus_h264_stop()671 buf->codec.h264.mv_col_buf_size = 0; in cedrus_h264_stop()
112 field * cedrus_buf->codec.h265.mv_col_buf_size / 2; in cedrus_h265_frame_info_mv_col_buf_addr()464 if (!cedrus_buf->codec.h265.mv_col_buf_size) { in cedrus_h265_setup()470 cedrus_buf->codec.h265.mv_col_buf_size = in cedrus_h265_setup()478 cedrus_buf->codec.h265.mv_col_buf_size, in cedrus_h265_setup()482 cedrus_buf->codec.h265.mv_col_buf_size = 0; in cedrus_h265_setup()878 if (buf->codec.h265.mv_col_buf_size > 0) { in cedrus_h265_stop()880 buf->codec.h265.mv_col_buf_size, in cedrus_h265_stop()885 buf->codec.h265.mv_col_buf_size = 0; in cedrus_h265_stop()
105 ssize_t mv_col_buf_size; member110 ssize_t mv_col_buf_size; member
Completed in 10 milliseconds