Searched defs:h263_rl_inter_table (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h263.c | 43 static uint8_t h263_rl_inter_table[2][2 * MAX_RUN + MAX_LEVEL + 3]; in h263_init_rl_inter() local |
Completed in 2 milliseconds