Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Droqvideoenc.c210 static int block_sse(uint8_t * const *buf1, uint8_t * const *buf2, int x1, int y1, in block_sse() function
245 return block_sse(enc->frame_to_enc->data, roq->last_frame->data, x, y, in eval_motion_dist()
450 subcel->eval_dist[RoQ_ID_MOT] = block_sse(enc->frame_to_enc->data, in gather_data_for_subcel()
514 cel->eval_dist[RoQ_ID_MOT] = block_sse(enc->frame_to_enc->data, in gather_data_for_cel()