Searched refs:get_prediction_error (Results 1 – 2 of 2) sorted by relevance
318 static unsigned int get_prediction_error(BLOCK_SIZE bsize, in get_prediction_error() function769 motion_error = get_prediction_error( in vp9_first_pass()773 motion_error = get_prediction_error( in vp9_first_pass()789 raw_motion_error = get_prediction_error( in vp9_first_pass()793 raw_motion_error = get_prediction_error( in vp9_first_pass()828 gf_motion_error = get_prediction_error( in vp9_first_pass()832 gf_motion_error = get_prediction_error( in vp9_first_pass()
221 static int get_prediction_error(BLOCK *be, BLOCKD *b) in get_prediction_error() function263 distortion = get_prediction_error(be, b); in pick_intra4x4block()