Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dtscc2.c252 c->q[0][i] = tscc2_quants[c->quant[0] - 2][i]; in tscc2_decode_frame()
253 c->q[1][i] = tscc2_quants[c->quant[1] - 2][i]; in tscc2_decode_frame()
H A Dtscc2data.h29 static const uint16_t tscc2_quants[NUM_VLC_SETS][3] = { variable

Completed in 2 milliseconds