Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhuffman.c143 int no_zero_count = !(flags & FF_HUFFMAN_FLAG_ZERO_COUNT); in build_huff_tree() local
118 get_tree_codes(uint32_t *bits, int16_t *lens, uint8_t *xlat, Node *nodes, int node, uint32_t pfx, int pl, int *pos, int no_zero_count) get_tree_codes() argument

Completed in 1 milliseconds