Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhuffman.c118 uint32_t pfx, int pl, int *pos, int no_zero_count) in get_tree_codes()
141 int no_zero_count = !(flags & FF_HUFFMAN_FLAG_ZERO_COUNT); in build_huff_tree() local