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.c1041 int tmp_err, motion_error, this_motion_error, raw_motion_error; in vp9_first_pass_encode_tile_mb_row() local
1052 this_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()
1057 this_motion_error = motion_error; in vp9_first_pass_encode_tile_mb_row()
1062 this_motion_error = motion_error; in vp9_first_pass_encode_tile_mb_row()
1095 this_motion_error = in vp9_first_pass_encode_tile_mb_row()
1107 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()