Home
last modified time | relevance | path

Searched defs:skip0 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhuffman.c58 int ff_huff_gen_len_table(uint8_t *dst, const uint64_t *stats, int stats_size, int skip0) in ff_huff_gen_len_table()
Ddxv.c745 int skip0, skip1, oi0 = 0, oi1 = 0; in dxv_decompress_cocg() local