Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dsnowdata.h104 const int8_t ff_quant3bA[256]={ variable
H A Dsnow.h508 extern const int8_t ff_quant3bA[256];
657 v+=get_rac(&s->c, &b->state[0][16 + 1 + 3 + ff_quant3bA[l&0xFF] + 3*ff_quant3bA[t&0xFF]]); in unpack_coeffs()
H A Dsnowenc.c888 put_rac(&s->c, &b->state[0][16 + 1 + 3 + ff_quant3bA[l2&0xFF] + 3*ff_quant3bA[t2&0xFF]], v<0); in encode_subband_c0run()

Completed in 6 milliseconds