Home
last modified time | relevance | path

Searched refs:col_high (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dbink.c129 Tree col_high[16]; ///< trees for decoding high nibble in "colours" data type member
299 int ret = read_tree(gb, &c->col_high[i]); in read_bundle()
473 c->col_lastval = GET_HUFF(gb, c->col_high[c->col_lastval]); in read_colors()
487 c->col_lastval = GET_HUFF(gb, c->col_high[c->col_lastval]); in read_colors()

Completed in 3 milliseconds