Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_firstpass.c1088 int tmp_err, motion_error, this_motion_error, raw_motion_error; in vp9_first_pass_encode_tile_mb_row() local
1106 this_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()
1111 this_motion_error = motion_error; in vp9_first_pass_encode_tile_mb_row()
1116 this_motion_error = motion_error; in vp9_first_pass_encode_tile_mb_row()
1149 this_motion_error = in vp9_first_pass_encode_tile_mb_row()
1161 this_motion_error = in vp9_first_pass_encode_tile_mb_row()
1306 if (this_motion_error < scaled_low_intra_thresh) { in vp9_first_pass_encode_tile_mb_row()