Searched refs:mv_col_buf_field_size (Results 1 – 2 of 2) sorted by relevance
64 addr += position * ctx->codec.h264.mv_col_buf_field_size * 2; in cedrus_h264_mv_col_buf_addr()67 addr += field * ctx->codec.h264.mv_col_buf_field_size; in cedrus_h264_mv_col_buf_addr()581 ctx->codec.h264.mv_col_buf_field_size = field_size; in cedrus_h264_start()
116 ssize_t mv_col_buf_field_size; member