Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dcook.c148 VLC sqvh[7]; // scalar quantization member
225 av_log(q->avctx, AV_LOG_DEBUG, "sqvh VLC init\n"); in init_cook_vlc_tables()
228 result |= build_vlc(&q->sqvh[i], vhvlcsize_tab[i], in init_cook_vlc_tables()
345 ff_free_vlc(&q->sqvh[i]); in cook_decode_close()
582 vlc = get_vlc2(&q->gb, q->sqvh[category].table, q->sqvh[category].bits, 3); in unpack_SQVH()

Completed in 3 milliseconds