| /third_party/ffmpeg/libavcodec/ |
| D | g723_1.c | 1132 void ff_g723_1_get_residual(int16_t *residual, int16_t *prev_excitation, in ff_g723_1_get_residual() 1162 int16_t residual[SUBFRAME_LEN + PITCH_ORDER - 1]; in ff_g723_1_gen_acb_excitation() local
|
| D | g729postfilter.c | 114 const int16_t* residual, int16_t *residual_filt, in long_term_filter() 522 int16_t* residual, int16_t* res_filter_data, in ff_g729_postfilter()
|
| D | mlpdsp.c | 39 int32_t residual = *sample_buffer; in mlp_filter_channel() local
|
| D | g723_1enc.c | 683 static void acb_search(G723_1_ChannelContext *p, int16_t *residual, in acb_search() 801 static void sub_acb_contrib(const int16_t *residual, const int16_t *impulse_resp, in sub_acb_contrib() 1165 int16_t residual[SUBFRAME_LEN + PITCH_ORDER - 1]; in g723_1_encode_frame() local
|
| D | alacenc.c | 262 int32_t *residual = s->predictor_buf[ch]; in alac_linear_predictor() local 452 int32_t *residual = s->predictor_buf[i]; in write_element() local
|
| D | dstdec.c | 349 int prob, residual, v; in decode_frame() local
|
| D | g729dec.c | 126 int16_t residual[SUBFRAME_SIZE + RES_PREV_DATA_SIZE]; member
|
| D | dca_core.h | 226 int32_t step_size, int32_t scale, int residual, int len) in ff_dca_core_dequantize()
|
| D | opus_silk.c | 517 float lpc_leadin[16], lpc_body[16], residual[SILK_MAX_LAG + SILK_HISTORY]; in silk_decode_frame() local
|
| D | flacenc.c | 94 int32_t residual[FLAC_MAX_BLOCKSIZE+11]; member
|
| D | mlpenc.c | 1736 int64_t residual; in apply_filter() local
|
| /third_party/alsa-utils/bat/ |
| D | analyze.c | 235 float tmp, rms, gain, residual; in calculate_noise_one_period() local
|
| /third_party/libsnd/src/ |
| D | nms_adpcm.c | 488 uint16_t w = 0, residual = 0 ; in nms_adpcm_block_unpack_24() local 576 uint16_t residual ; in nms_adpcm_block_pack_24() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_mpeg12_bitstream.c | 633 int residual = vl_vlc_get_uimsbf(&bs->vlc, r_size) + 1; in motion_vector() local
|
| /third_party/jerryscript/jerry-core/ecma/base/ |
| D | ecma-helpers-conversion.c | 922 double residual = mod_res - prev_residual; in ecma_double_to_ascii() local
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| D | predictor_enc.c | 152 const int residual = (value - predict) & 0xff; in NearLosslessComponent() local 246 uint32_t residual; in GetResidual() local
|
| /third_party/astc-encoder/Source/ |
| D | astcenc_color_quantize.cpp | 118 float residual = valuef - static_cast<float>(value); in quant_color() local 145 vfloat4 residual = valuef - int_to_float(value); in quant_color3() local
|
| /third_party/typescript/src/compiler/ |
| D | utilities.ts | 7324 const residual = shiftedDigit >>> 16; constant
|