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