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
1172 std::int32_t quantized = result_quantized_down_int32(r, c); in TestOutputStages() local1173 std::uint8_t expected = std::min(std::max(quantized, 0), 255); in TestOutputStages()1306 std::int32_t quantized = in TestOutputStages() local1310 std::uint8_t expected = std::min(std::max(quantized, 0), 255); in TestOutputStages()
37 gradient is quantized to 16 integer values. Divide this image to four sub-squares. For each
133 components can be quantized more than the luminance components without419 When producing a color-quantized image, "-onepass -dither ordered" is fast but
626 contain quantized coefficients everywhere outside the DCT/IDCT subsystems.
2190 You *cannot* change between full-color and quantized output (because that2194 When generating color-quantized output, changing quantization method is a2774 Each block in the block arrays contains quantized coefficient values in