Home
last modified time | relevance | path

Searched defs:fcode_tab (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dituh263enc.c52 static uint8_t fcode_tab[MAX_MV*2+1]; variable
Dmpeg12enc.c55 static uint8_t fcode_tab[MAX_MV * 2 + 1]; variable
Dmotion_est.c1603 const uint8_t * fcode_tab = s->fcode_tab; in ff_get_best_fcode() local
Dmpegvideo.h279 const uint8_t *fcode_tab; ///< smallest fcode needed for each MV member