Lines Matching refs:with
5 * with respect to this software, its quality, accuracy, merchantability, or
16 * this README file must be included, with this copyright and no-warranty
43 * Algorithms with 11 Multiplications", Proc. Int'l. Conf. on Acoustics,
46 * We use their alternate method with 12 multiplies and 32 adds.
49 * scaled fixed-point arithmetic, with a minimal number of shifts.
57 * matrix, perhaps with the difference cases encoded.
91 Sorry, this code only copes with 8x8 DCTs. /* deliberate syntax err */
114 * multiplication we have to divide the product by CONST_SCALE, with proper
117 * as long as possible so that partial sums can be added together with
123 * with the recommended scaling. (To scale up 12-bit sample data further, an
158 * For 8-bit samples with the recommended scaling, all the variable
172 #ifdef SHORTxLCONST_32 /* known to work with Microsoft C 6.0 */
184 ones here or successive P-frames will drift too much with Reference frame coding
235 * DC coefficient (with scale factor as needed).
600 /* Columns of zeroes can be exploited in the same way as we did with rows.
603 * On machines with very fast multiplication, it's possible that the
975 * DC coefficient (with scale factor as needed).
1067 /* Columns of zeroes can be exploited in the same way as we did with rows.
1070 * On machines with very fast multiplication, it's possible that the