Searched refs:ref_tpl_frame (Results 1 – 2 of 2) sorted by relevance
549 TplDepFrame *ref_tpl_frame = in tpl_model_update_b() local551 TplDepStats *ref_stats_ptr = ref_tpl_frame->tpl_stats_ptr; in tpl_model_update_b()585 if (grid_pos_row >= 0 && grid_pos_row < ref_tpl_frame->mi_rows * MI_SIZE && in tpl_model_update_b()586 grid_pos_col >= 0 && grid_pos_col < ref_tpl_frame->mi_cols * MI_SIZE) { in tpl_model_update_b()596 ref_mi_row + idy, ref_mi_col + idx, ref_tpl_frame->stride, in tpl_model_update_b()
6107 TplDepFrame *ref_tpl_frame = &tpl_frame[tpl_stats->ref_frame_index]; local6108 TplDepStats *ref_stats = ref_tpl_frame->tpl_stats_ptr;6131 if (grid_pos_row >= 0 && grid_pos_row < ref_tpl_frame->mi_rows * MI_SIZE &&6132 grid_pos_col >= 0 && grid_pos_col < ref_tpl_frame->mi_cols * MI_SIZE) {6147 &ref_stats[(ref_mi_row + idy) * ref_tpl_frame->stride +