Home
last modified time | relevance | path

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

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