Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmotion_est.h124 int ff_get_mb_score(struct MpegEncContext *s, int mx, int my, int src_index,
H A Dmotion_est_template.c192 int ff_get_mb_score(MpegEncContext *s, int mx, int my, int src_index, in ff_get_mb_score() function
H A Dsnowenc.c343 ref_score= ff_get_mb_score(&s->m, ref_mx, ref_my, 0, 0, level-LOG2_MB_SIZE+4, block_w, 0); in encode_q_branch()

Completed in 7 milliseconds