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()
490 const MV_REF *const prev_frame_mvs = in dec_find_mv_refs()817 MV_REF *frame_mvs = cm->cur_frame->mvs + mi_row * cm->mi_cols + mi_col; in vp9_read_mode_info()827 MV_REF *const mv = frame_mvs + w; in vp9_read_mode_info()
1474 (MV_REF *)vpx_calloc(cm->mi_rows * cm->mi_cols, in resize_mv_buffer()
110 } MV_REF; typedef137 MV_REF *mvs;902 (MV_REF *)aom_calloc(((mi_params->mi_rows + 1) >> 1) * 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()941 MV_REF *mv_ref_base = start_frame_buf->mvs; in motion_field_projection()947 MV_REF *mv_ref = &mv_ref_base[blk_row * mvs_cols + blk_col]; in motion_field_projection()
1545 MV_REF *frame_mvs = in intra_copy_frame_mvs()1551 MV_REF *mv = frame_mvs; in intra_copy_frame_mvs()
1811 MV_REF *const frame_mvs = cm->cur_frame->mvs + mi_row * cm->mi_cols + mi_col; in update_state()1911 MV_REF *const frame_mv = frame_mvs + h * cm->mi_cols; in update_state()1913 MV_REF *const mv = frame_mv + w; in update_state()2558 MV_REF *const frame_mvs = in update_state_rt()2563 MV_REF *const frame_mv = frame_mvs + h * cm->mi_cols; in update_state_rt()2565 MV_REF *const mv = frame_mv + w; in update_state_rt()
131 MV_REF *candidate = in mv_refs_rt()
3350 (MV_REF *)vpx_calloc(cm->mi_rows * cm->mi_cols,