Home
last modified time | relevance | path

Searched refs:umv_fcode_tab (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dituh263enc.c58 static uint8_t umv_fcode_tab[MAX_MV*2+1]; variable
712 umv_fcode_tab[mv]= 1; in init_mv_penalty_and_fcode()
790 s->fcode_tab= umv_fcode_tab; in ff_h263_encode_init()