Searched refs:highbd_get_prediction_error (Results 1 – 2 of 2) sorted by relevance
384 static unsigned int highbd_get_prediction_error(BLOCK_SIZE bsize, in highbd_get_prediction_error() function1104 motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()1106 this_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()1127 raw_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()1179 gf_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()
240 static unsigned int highbd_get_prediction_error(BLOCK_SIZE bsize, in highbd_get_prediction_error() function592 return highbd_get_prediction_error(block_size, src, ref, bitdepth); in get_prediction_error_bitdepth()