Searched refs:MV_REF (Results 1 – 10 of 10) sorted by relevance
64 } MV_REF; typedef68 MV_REF *mvs;
25 const MV_REF *const prev_frame_mvs = in find_mv_refs_idx()
501 const MV_REF *const prev_frame_mvs = in dec_find_mv_refs()816 MV_REF *frame_mvs = cm->cur_frame->mvs + mi_row * cm->mi_cols + mi_col; in vp9_read_mode_info()826 MV_REF *const mv = frame_mvs + w; in vp9_read_mode_info()
1465 (MV_REF *)vpx_calloc(cm->mi_rows * cm->mi_cols, in resize_mv_buffer()
110 } MV_REF; typedef132 MV_REF *mvs;720 (MV_REF *)aom_calloc( in ensure_mv_buffer()
44 MV_REF *frame_mvs = in av1_copy_frame_mvs()51 MV_REF *mv = frame_mvs; in av1_copy_frame_mvs()967 MV_REF *mv_ref_base = start_frame_buf->mvs; in motion_field_projection()973 MV_REF *mv_ref = &mv_ref_base[blk_row * mvs_cols + blk_col]; in motion_field_projection()
1531 MV_REF *frame_mvs = in intra_copy_frame_mvs()1537 MV_REF *mv = frame_mvs; in intra_copy_frame_mvs()
1742 MV_REF *const frame_mvs = cm->cur_frame->mvs + mi_row * cm->mi_cols + mi_col; in update_state()1842 MV_REF *const frame_mv = frame_mvs + h * cm->mi_cols; in update_state()1844 MV_REF *const mv = frame_mv + w; in update_state()2474 MV_REF *const frame_mvs = in update_state_rt()2479 MV_REF *const frame_mv = frame_mvs + h * cm->mi_cols; in update_state_rt()2481 MV_REF *const mv = frame_mv + w; in update_state_rt()
131 MV_REF *candidate = in mv_refs_rt()
3150 (MV_REF *)vpx_calloc(cm->mi_rows * cm->mi_cols,