/external/aac/libAACenc/src/ |
sf_estim.cpp | [all...] |
/external/libavc/common/armv8/ |
ih264_resi_trans_quant_av8.s | 59 // pointer to store non quantized dc value 91 // :pointer to store non quantized dc value 103 //x10 :pointer to store non quantized dc value 315 //x10 :pointer to store non quantized dc value
|
/external/libavc/common/x86/ |
ih264_resi_trans_quant_sse42.c | 62 * computes the residue. This is residue is then transformed and quantized. 335 * computes the residue. This is residue is then transformed and quantized. 622 * computes the residue. This is residue is then transformed and quantized. [all...] |
/external/libavc/encoder/ |
ih264e_globals.c | 217 * relation ship with the size of quantized values
|
/external/libjpeg-turbo/ |
djpeg.1 | 246 When producing a color-quantized image,
|
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jcdctmgr.c | 176 * blocks. The quantized coefficients are returned in coef_blocks[].
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
entropy_coding.h | 214 * overwritten by the quantized values.
|
bandwidth_estimator.c | 637 /* update quantized average */ 645 /* update quantized average */
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
dtx.h | 185 int16 * isf_q, /* output: quantized ISF */
|
synthesis_amr_wb.h | 77 int16 Aq[], /* A(z) : quantized Az */
|
synthesis_amr_wb.cpp | 47 int16 Aq[], A(z) : quantized Az 137 int16 Aq[], /* A(z) : quantized Az */
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_speed_features.h | 149 // Trellis (dynamic programming) optimization of quantized values (+1, 0).
|
/system/bt/embdrv/sbc/decoder/srce/ |
decoder-sbc.c | 421 /** Read quantized subband samples from the input bitstream and expand them. */
|
/external/libavc/common/ |
ih264_common_tables.c | 609 * a given 4x4 quantized block, the coefficient at index location (i,j) is scaled 658 * a given 8x8 quantized block, the coefficient at index location (i,j) is scaled
|
/external/libopus/celt/ |
quant_bands.c | 43 /* Mean energy in each band quantized in Q4 */ 52 /* Mean energy in each band quantized in Q4 and converted back to float */
|
/external/libvorbis/lib/ |
sharedbook.c | 191 /* unpack the quantized list of values for encode/decode ***********/ 204 /* maptype 1 and 2 both use a quantized value vector, but
|
/external/libvorbis/vq/ |
vqgen.c | 208 fprintf(stderr,"fault; quantized value<0\n"); 214 fprintf(stderr,"fault; quantized value>max\n");
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
intel_fbo.c | 386 * \param num_samples must be quantized. 424 * \param num_samples must be quantized.
|
/external/speex/libspeex/ |
ltp.c | 347 /** Finds the best quantized 3-tap pitch predictor by analysis by synthesis */ 527 /** Finds the best quantized 3-tap pitch predictor by analysis by synthesis */
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/ |
tns.c | 784 Word16 index[], /*!< quantized coeff indices */ 807 static void Index2Parcor(const Word16 index[], /*!< quantized values */
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
int_lpc.h | 109 * The LSPs are quantized and transmitted at the 2nd and 163 * The LSPs are quantized and transmitted at the 4th
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
d_plsf.cpp | 156 state->past_r_q[i] = 0; // Past quantized prediction error 199 state->past_r_q[i] = 0; /* Past quantized prediction error */
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cbsearch.cpp | 60 pitch_sharp -- Word16 -- Last quantized pitch gain, Q14 189 Word16 pitch_sharp,/* i : Last quantized pitch gain, Q14 */
|
spreproc.cpp | 107 Aq -- Pointer to Word16 -- A(z) quantized for the 4 subframes 177 Word16 *Aq, /* i : A(z) quantized for the 4 subframes */
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_dequantize_sample.cpp | 292 /* Scale quantized value. */ 341 /* Scale quantized value. */
|