/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
cod_amr.cpp | 834 Word16 res[L_SUBFR]; // Short term (LPC) prediction residual 835 Word16 res2[L_SUBFR]; // Long term (LTP) prediction residual 1010 * - find the LPC residual signal res[] * [all...] |
spstproc.cpp | 118 exc -- Pointer to Word16 -- long term prediction residual 187 Word16 *exc, /* o : long term prediction residual */
|
c1035pf.h | 108 Word16 cn[], /* (i) : residual after long term prediction */
|
c8_31pf.h | 105 Word16 cn[], /* i : residual after long term prediction */
|
cbsearch.h | 117 Word16 res2[], /* i : Long term prediction residual, Q0 */
|
cl_ltp.h | 141 Word16 res2[], /* i/o : Long term prediction residual Q0 */
|
qgain795.cpp | 433 frac_en[0]*2^exp_en[0] = <res res> // LP residual energy 434 frac_en[1]*2^exp_en[1] = <exc exc> // LTP residual energy 724 res -- Word16 array -- LP residual, Q0 810 Word16 res[], /* i : LP residual, Q0 */ [all...] |
qgain795.h | 109 Word16 res[], /* i : LP residual, Q0 */
|
set_sign.h | 112 Word16 cn[], /* i : residual after long term prediction */
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
qpisf_2s.cpp | 206 /* estimate past quantized residual to be used in next frame */ 301 /* estimate past quantized residual to be used in next frame */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
vlc_encode.cpp | 175 Void ScaleMVD(Int f_code, Int diff_vector, Int *residual, Int *vlc_code_mag); 2734 Int residual, vlc_code_mag, bits, entry; local [all...] |
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
get_pred_adv_b_add.cpp | 31 sh_d = pointer to residual values used to compensate the predicted 38 CBP = flag indicating whether residual is all zeros 68 prediction values to the block residual values. [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_inter_prediction.c | 177 (prediction + residual) into the output image (currImage) 340 (prediction + residual) into the output image (currImage) 473 pMbLayer->residual.level); [all...] |
/external/ceres-solver/include/ceres/ |
covariance.h | 360 // Even though the residual blocks in the problem may contain loss
|
/external/ceres-solver/internal/ceres/ |
schur_eliminator.h | 254 // number of row blocks/residual blocks for the particular y block
|
/external/chromium_org/third_party/libwebp/dec/ |
vp8i.h | 306 // Predict a block and add residual
|
/external/chromium_org/third_party/opus/src/silk/ |
NSQ.c | 296 r_Q10 = silk_SUB32( x_sc_Q10[ i ], tmp1 ); /* residual error Q10 */
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
encode_frame_FIX.c | 129 /* start of pitch LPC residual frame */
|
/external/chromium_org/third_party/opus/src/silk/float/ |
encode_frame_FLP.c | 111 res_pitch_frame = res_pitch + psEnc->sCmn.ltp_mem_length; /* start of pitch LPC residual frame */
|
/external/kernel-headers/original/linux/ |
mtio.h | 72 long mt_resid; /* residual count: (not sure)
|
/external/openfst/src/include/fst/ |
factor-weight.h | 180 Weight weight; // Residual weight
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
factor-weight.h | 159 Weight weight; // Residual weight
|
/external/webp/src/dec/ |
vp8i.h | 306 // Predict a block and add residual
|
/frameworks/av/media/libstagefright/ |
AudioPlayer.cpp | 306 // amount of residual data in the hardware buffer which we must
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
q_plsf_3_tbl.h | 97 /* Codebooks of LSF prediction residual */
|