HomeSort by relevance Sort by last modified time
    Searched full:residual (Results 226 - 250 of 404) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ceres-solver/include/ceres/
sized_cost_function.h 54 << "Cost functions must have at least one residual block.";
  /external/ceres-solver/internal/ceres/
corrector.cc 45 // If sq_norm = 0.0, the correction becomes trivial, the residual
dynamic_autodiff_cost_function_test.cc 83 // Test residual computation.
99 // Test the residual counting.
166 // Test the residual counting.
216 // Test the residual counting.
residual_block_utils_test.cc 45 // with one residual succeeds with true or dies.
runtime_numeric_diff_cost_function.cc 182 // No jacobian requested for this parameter / residual pair.
trust_region_strategy.h 49 // the jacobian matrix and residual vector.
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
srpc_client.cc 164 // and these could leave residual exceptions pending. This seems to be
  /external/chromium_org/third_party/opus/src/silk/
NLSF_encode.c 86 /* Residual after first stage */
SigProc_FIX.h 183 opus_int32 silk_schur( /* O Returns residual energy */
192 opus_int32 silk_schur64( /* O returns residual energy */
305 opus_int32 *res_nrg, /* O Residual energy */
306 opus_int *res_nrg_Q, /* O Residual energy Q value */
    [all...]
tuning_parameters.h 150 /* parameters defining the R/D tradeoff in the residual quantizer */
  /external/chromium_org/third_party/opus/src/silk/fixed/
find_pitch_lags_FIX.c 40 opus_int16 res[], /* O residual */
process_gains_FIX.c 61 /* Soft limit on ratio residual energy and squared gains */
  /external/chromium_org/third_party/opus/src/silk/float/
find_pitch_lags_FLP.c 39 silk_float res[], /* O Residual */
process_gains_FLP.c 59 /* Soft limit on ratio residual energy and squared gains */
  /external/eigen/bench/btl/actions/
action_matrix_matrix_product_bis.hh 129 INFOS("WRONG CALCULATION...residual=" << error);
action_trisolve_matrix.hh 135 // INFOS("WRONG CALCULATION...residual=" << error);
action_trmm.hh 135 // INFOS("WRONG CALCULATION...residual=" << error);
  /external/kernel-headers/original/linux/
blk_types.h 51 unsigned int bi_size; /* residual I/O count */
  /external/libvpx/libvpx/vp8/decoder/
detokenize.c 35 Residual decoding (Paragraph 13.2 / 13.3)
threading.c 125 /* When we have independent partitions we can apply residual even
178 /* clear out residual eob info */
442 * residual in a frame, we might not discover
443 * that before decoding the residual. That
  /external/srec/shared/include/
CircularBuffer.h 109 * Determines the residual capacity of the circular buffer.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
decode.c 192 /* --- Store Highpass Residual --- */
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_plsf_5.cpp 192 // estimate past quantized residual to be used in next frame
252 // Compute quantized LSFs and update the past quantized residual
354 * estimate past quantized residual to be used in
474 residual */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
residu_asm_neon.s 20 @ Word16 y[], /* (o) : residual signal */
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_outside.cpp 31 sh_d = pointer to residual values used to compensate the predicted
73 are calculated by adding the prediction values to the block residual values.
99 the residual values (sh_d[]) of the current frame. The prediction values are
103 block residual values.

Completed in 363 milliseconds

1 2 3 4 5 6 7 8 91011>>