Searched refs:highbd_get_prediction_error (Results 1 – 2 of 2) sorted by relevance
390 static unsigned int highbd_get_prediction_error(BLOCK_SIZE bsize, in highbd_get_prediction_error() function1131 motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()1133 this_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()1154 raw_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()1206 gf_motion_error = highbd_get_prediction_error( in vp9_first_pass_encode_tile_mb_row()
242 static unsigned int highbd_get_prediction_error(BLOCK_SIZE bsize, in highbd_get_prediction_error() function623 return highbd_get_prediction_error(block_size, src, ref, bitdepth); in get_prediction_error_bitdepth()