Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Didcinvideo.c86 static int huff_smallest_node(hnode *hnodes, int num_hnodes) { in huff_smallest_node()
120 int num_hnodes, i; in huff_build_tree() local