Searched refs:MV_REF (Results 1 – 7 of 7) sorted by relevance
68 } MV_REF; typedef72 MV_REF *mvs;
25 const MV_REF *const prev_frame_mvs = in find_mv_refs_idx()
508 const MV_REF *const prev_frame_mvs = in dec_find_mv_refs()839 MV_REF *frame_mvs = cm->cur_frame->mvs + mi_row * cm->mi_cols + mi_col; in vp9_read_mode_info()849 MV_REF *const mv = frame_mvs + w; in vp9_read_mode_info()
1147 (MV_REF *)vpx_calloc(cm->mi_rows * cm->mi_cols, in resize_mv_buffer()
1470 MV_REF *const frame_mvs = cm->cur_frame->mvs + mi_row * cm->mi_cols + mi_col; in update_state()1570 MV_REF *const frame_mv = frame_mvs + h * cm->mi_cols; in update_state()1572 MV_REF *const mv = frame_mv + w; in update_state()2210 MV_REF *const frame_mvs = in update_state_rt()2215 MV_REF *const frame_mv = frame_mvs + h * cm->mi_cols; in update_state_rt()2217 MV_REF *const mv = frame_mv + w; in update_state_rt()
120 MV_REF *candidate = in mv_refs_rt()
3001 (MV_REF *)vpx_calloc(cm->mi_rows * cm->mi_cols,