Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds