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()659 if (buf->codec.h264.mv_col_buf_size > 0) { in cedrus_h264_stop()661 buf->codec.h264.mv_col_buf_size, in cedrus_h264_stop()666 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()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()477 cedrus_buf->codec.h265.mv_col_buf_size, in cedrus_h265_setup()481 cedrus_buf->codec.h265.mv_col_buf_size = 0; in cedrus_h265_setup()875 if (buf->codec.h265.mv_col_buf_size > 0) { in cedrus_h265_stop()877 buf->codec.h265.mv_col_buf_size, in cedrus_h265_stop()882 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