Lines Matching defs:table
2 * MP3 huffman table selecting and bit counting
452 /* ESC-table is used */
516 uint32_t const* table = (t1 == 2) ? &table23[0] : &table56[0];
522 sum += table[ x0 * xlen + x1 ];
577 /* choose table */
581 Choose the Huffman table that will encode ix[begin..end] with
773 /* since quantize_xrpow uses table lookup, we need to check this first: */
1193 table of largest scalefactor values for MPEG2
1226 Set partition table. Note that should try to use table one,