Searched refs:check_4block_inter (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | snowenc.c | 949 static av_always_inline int check_4block_inter(SnowContext *s, int mb_x, int mb_y, int p0, int p1, int ref, int *best_rd){ in check_4block_inter() function 1206 check_4block_inter(s, mb_x, mb_y, in iterative_me() 1212 check_4block_inter(s, mb_x, mb_y, b[i]->mx, b[i]->my, b[i]->ref, &best_rd); in iterative_me()
|
Completed in 4 milliseconds