Searched refs:quantized (Results 1 – 9 of 9) sorted by relevance
434 int quantized=vorbis_dBquant(flr+i); in accumulate_fit() local435 if(quantized){ in accumulate_fit()438 ya += quantized; in accumulate_fit()440 y2a += quantized*quantized; in accumulate_fit()441 xya += i*quantized; in accumulate_fit()445 yb += quantized; in accumulate_fit()447 y2b += quantized*quantized; in accumulate_fit()448 xyb += i*quantized; in accumulate_fit()
307 @ * @brief This function reconstructs a 4x4 sub block from quantized resiude and311 @ * The quantized residue is first inverse quantized,312 @ * This inverse quantized content is added to the prediction buffer to recon-316 @ * quantized dc coeffiient
62 @ pointer to store non quantized dc value
400 vqmovun.s16 d20, q10 @Getting quantized coeffs
37 ; quantized coefficient pairs.39 mov r1, #0 ; flags for quantized coeffs
349 When producing a color-quantized image, "-onepass -dither ordered" is fast but
657 contain quantized coefficients everywhere outside the DCT/IDCT subsystems.
2031 You *cannot* change between full-color and quantized output (because that2035 When generating color-quantized output, changing quantization method is a2615 Each block in the block arrays contains quantized coefficient values in
23622 + We need only quantized-dequantized(filtered) value rather than quantized value itself