HomeSort by relevance Sort by last modified time
    Searched full:residue (Results 51 - 75 of 208) sorted by null

1 23 4 5 6 7 8 9

  /external/libvorbis/vq/
make_residue_books.pl 4 # information for building a residue book set (except the original
  /external/libvorbis/lib/
vorbisenc.c 31 all the modes a little less annoying. If we use a residue backend
524 /* lowpass needs to be set in the floor and the residue. */
549 /* in the residue, we're constrained, physically, by partition
554 /* residue 2 bundles together multiple channels; used by stereo
556 /* Multiple maps/submaps can point to the same residue. In the case
557 of residue 2, they all better have the same number of
563 if(mi->residuesubmap[j]==number) /* we found a submap referencing theis residue backend */
    [all...]
res0.c 13 function: residue backend 0, 1 and 2 implementation
112 fprintf(stderr,"min/max residue: %g::%g\n",look->tmin,look->tmax);
114 /*fprintf(stderr,"residue bit usage %f:%f (%f total)\n",
124 "%ld frames encoded in %ld phrasebits and %ld residue bits "
180 oggpack_write(opb,info->grouping-1,24); /* residue vectors to group and
  /external/libavc/common/
ih264_iquant_itrans_recon.c 66 * The quantized residue is first inverse quantized, then inverse transformed.
279 * Performs inverse transform Ci8 and adds the residue to get the
644 * The quantized residue is first inverse quantized, then inverse transformed.
796 * prediction buffer if only dc value is present for residue
799 * The quantized residue is first inverse quantized,
  /external/wpa_supplicant_8/src/common/
sae.c 213 * whether it is a quadratic residue modulo p to avoid leaking
233 * LGR(num, p) = 1 ==> quadratic residue
241 * LGR(num, p) = -1 ==> quadratic residue
448 * Create a random quadratic residue (qr) and quadratic non-residue
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 39 This function perform residue calculation, transform, quantize, inverse quantize,
40 inverse transform and residue compensation on a 4x4 block.
61 This function perform residue calculation, transform, quantize, inverse quantize,
62 inverse transform and residue compensation on a macroblock.
71 This function perform residue calculation, transform, quantize, inverse quantize,
72 inverse transform and residue compensation for chroma components of an MB.
    [all...]
block.cpp 32 /* calculate the residue first */
76 /* do residue transform quant invquant, invtrans and write output out */
98 /* calculate the residue first */
380 /* calculate the residue first */
758 /* calculate the residue first */
    [all...]
  /external/webrtc/webrtc/base/
win32regkey_unittest.cc 181 // make sure the no test key residue is left from previous aborted runs
377 // make sure the no test key residue is left from previous aborted runs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
set.h 447 int pos, isl_int *modulo, isl_int *residue);
449 int pos, isl_int *modulo, isl_int *residue);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
set.h 447 int pos, isl_int *modulo, isl_int *residue);
449 int pos, isl_int *modulo, isl_int *residue);
  /external/eigen/Eigen/src/IterativeLinearSolvers/
ConjugateGradient.h 74 residual -= alpha * tmp; // update residue
  /external/toybox/kconfig/lxdialog/
checklist.c 35 /* Clear 'residue' of last item */
menubox.c 76 /* Clear 'residue' of last item */
textbox.c 333 /* Clear 'residue' of previous line */
  /external/tremolo/Tremolo/
res012.c 34 function: residue backend 0, 1 and 2 implementation
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_mips.cc 59 "andi $t9, %[dst_width], 0xf \n" // residue
146 "andi $t9, %[dst_width], 0x7 \n" // x = residue
215 "andi $t9, %[dst_width], 7 \n" // residue
    [all...]
  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 794 int residue = height & 7; local
795 rect.bottom -= residue;
798 residue = width & 7;
799 rect.right -= residue;
    [all...]
  /external/libavc/encoder/
ih264e_structs.h 888 * array of non zero residue coefficients
    [all...]
  /external/libavc/common/x86/
ih264_iquant_itrans_recon_sse42.c 60 * The quantized residue is first inverse quantized, then inverse transformed.
311 * The quantized residue is first inverse quantized, then inverse transformed.
  /external/libvorbis/doc/
Makefile.in 251 residue-pack.png \
270 08-residue.tex \
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastcodemb.cpp 27 /* Purpose : Perform residue calc (only zero MV), DCT, H263 Quant/Dequant,*/
256 /* Purpose : Perform residue calc (only zero MV), DCT, MPEG Quant/Dequant,*/
  /external/icu/android_icu4j/src/main/java/android/icu/math/
BigDecimal.java     [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/
BigDecimal.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
BigDecimal.java     [all...]
  /external/libavc/common/arm/
ih264_iquant_itrans_recon_a9.s 49 @ * Performs inverse transform Ci4 and adds the residue to get the
236 @ * Performs inverse transform Ci4 and adds the residue to get the
427 @ * Performs inverse transform Ci8 and adds the residue to get the
    [all...]

Completed in 4140 milliseconds

1 23 4 5 6 7 8 9