22 #ifndef AVCODEC_DIRAC_VLC_H
23 #define AVCODEC_DIRAC_VLC_H
int ff_dirac_golomb_read_32bit(DiracGolombLUT *lut_ctx, const uint8_t *buf, int bytes, uint8_t *dst, int coeffs)
Convenience header that includes libavutil's core.
av_cold void ff_dirac_golomb_reader_end(DiracGolombLUT **lut_ctx)
av_cold int ff_dirac_golomb_reader_init(DiracGolombLUT **lut_ctx)
int ff_dirac_golomb_read_16bit(DiracGolombLUT *lut_ctx, const uint8_t *buf, int bytes, uint8_t *_dst, int coeffs)
static const int16_t coeffs[]