Home
last modified time | relevance | path

Searched refs:vp4_unpack_vlcs (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp3.c1404 static int vp4_unpack_vlcs(Vp3DecodeContext *s, GetBitContext *gb, in vp4_unpack_vlcs() function
1611 … if (vp4_unpack_vlcs(s, gb, tables[!!plane], plane, eob_tracker, fragment) < 0) in vp4_unpack_dct_coeffs()