Home
last modified time | relevance | path

Searched refs:tmp_wm_params (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodeframe.c5342 WarpedMotionParams tmp_wm_params; in compute_global_motion_for_ref_frame() local
5386 av1_convert_model_to_params(params_this_motion, &tmp_wm_params); in compute_global_motion_for_ref_frame()
5388 if (tmp_wm_params.wmtype != IDENTITY) { in compute_global_motion_for_ref_frame()
5403 &tmp_wm_params, tmp_wm_params.wmtype, is_cur_buf_hbd(xd), xd->bd, in compute_global_motion_for_ref_frame()
5415 memcpy(&(cm->global_motion[frame]), &tmp_wm_params, in compute_global_motion_for_ref_frame()