Home
last modified time | relevance | path

Searched refs:quantized (Results 1 – 9 of 9) sorted by relevance

/external/libvorbis/lib/
Dfloor1.c434 int quantized=vorbis_dBquant(flr+i); in accumulate_fit() local
435 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()
/external/libavc/common/arm/
Dih264_iquant_itrans_recon_dc_a9.s307 @ * @brief This function reconstructs a 4x4 sub block from quantized resiude and
311 @ * The quantized residue is first inverse quantized,
312 @ * This inverse quantized content is added to the prediction buffer to recon-
316 @ * quantized dc coeffiient
Dih264_resi_trans_quant_a9.s62 @ pointer to store non quantized dc value
Dih264_iquant_itrans_recon_a9.s400 vqmovun.s16 d20, q10 @Getting quantized coeffs
/external/libvpx/libvpx/vp8/encoder/arm/armv6/
Dvp8_fast_quantize_b_armv6.asm37 ; quantized coefficient pairs.
39 mov r1, #0 ; flags for quantized coeffs
/external/jpeg/
Dusage.doc349 When producing a color-quantized image, "-onepass -dither ordered" is fast but
Dstructure.doc657 contain quantized coefficients everywhere outside the DCT/IDCT subsystems.
Dlibjpeg.doc2031 You *cannot* change between full-color and quantized output (because that
2035 When generating color-quantized output, changing quantization method is a
2615 Each block in the block arrays contains quantized coefficient values in
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch23622 + We need only quantized-dequantized(filtered) value rather than quantized value itself