Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c1039 int tmp_err, motion_error, this_motion_error, raw_motion_error; in vp9_first_pass_encode_tile_mb_row() local
1050 this_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()
1055 this_motion_error = motion_error; in vp9_first_pass_encode_tile_mb_row()
1060 this_motion_error = motion_error; in vp9_first_pass_encode_tile_mb_row()
1093 this_motion_error = in vp9_first_pass_encode_tile_mb_row()
1105 this_motion_error = in vp9_first_pass_encode_tile_mb_row()
1293 if (this_motion_error < scaled_low_intra_thresh) { in vp9_first_pass_encode_tile_mb_row()