Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds