Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtwinvq.c185 int bitstream_second_part = (i >= tctx->bits_main_spec_change[ftype]); in dequant() local
187 int bits = tctx->bits_main_spec[0][ftype][bitstream_second_part]; in dequant()
195 bits = tctx->bits_main_spec[1][ftype][bitstream_second_part]; in dequant()