HomeSort by relevance Sort by last modified time
    Searched refs:nonzero (Results 1 - 25 of 42) sorted by null

1 2

  /external/icu4c/tools/tzcode/
ialloc.c 16 #define nonzero(n) (((n) == 0) ? 1 : (n)) macro
22 return malloc((size_t) nonzero(n));
42 return realloc((void *) pointer, (size_t) nonzero(size));
  /external/tremolo/Tremolo/
mapping0.c 136 int *nonzero= local
137 alloca(sizeof(*nonzero)*vi->channels);
163 nonzero[i]=1;
165 nonzero[i]=0;
169 /* channel coupling can 'dirty' the nonzero listing */
171 if(nonzero[info->coupling[i].mag] ||
172 nonzero[info->coupling[i].ang]){
173 nonzero[info->coupling[i].mag]=1;
174 nonzero[info->coupling[i].ang]=1;
183 if(nonzero[j]
    [all...]
res012.c 104 ogg_int32_t **in,int *nonzero,int ch){
123 if(nonzero[i])
198 for(i=0;i<ch;i++)if(nonzero[i])break;
199 if(i==ch)return(0); /* no nonzero vectors */
codec_internal.h 151 ogg_int32_t **in,int *nonzero,int ch);
  /dalvik/vm/mterp/armv5te/
OP_FLOAT_TO_INT.S 20 cmp r0, #0 @ nonzero == yes
27 cmp r0, #0 @ nonzero == yes
OP_FLOAT_TO_LONG.S 18 cmp r0, #0 @ nonzero == yes
26 cmp r0, #0 @ nonzero == yes
OP_DOUBLE_TO_INT.S 25 cmp r0, #0 @ nonzero == yes
35 cmp r0, #0 @ nonzero == yes
OP_DOUBLE_TO_LONG.S 22 cmp r0, #0 @ nonzero == yes
33 cmp r0, #0 @ nonzero == yes
  /dalvik/vm/mterp/armv6t2/
OP_FLOAT_TO_INT.S 20 cmp r0, #0 @ nonzero == yes
27 cmp r0, #0 @ nonzero == yes
OP_FLOAT_TO_LONG.S 18 cmp r0, #0 @ nonzero == yes
26 cmp r0, #0 @ nonzero == yes
OP_DOUBLE_TO_INT.S 25 cmp r0, #0 @ nonzero == yes
35 cmp r0, #0 @ nonzero == yes
OP_DOUBLE_TO_LONG.S 22 cmp r0, #0 @ nonzero == yes
33 cmp r0, #0 @ nonzero == yes
  /external/skia/legacy/src/core/
SkMath.cpp 52 int nonzero = ((x >> 24) - 1) >> 31 << 3; local
53 zeros += nonzero;
54 x <<= nonzero; local
56 nonzero = ((x >> 28) - 1) >> 31 << 2;
57 zeros += nonzero;
58 x <<= nonzero; local
60 nonzero = ((x >> 30) - 1) >> 31 << 1;
61 zeros += nonzero;
62 x <<= nonzero; local
  /external/skia/src/core/
SkMath.cpp 51 int nonzero = ((x >> 24) - 1) >> 31 << 3; local
52 zeros += nonzero;
53 x <<= nonzero; local
55 nonzero = ((x >> 28) - 1) >> 31 << 2;
56 zeros += nonzero;
57 x <<= nonzero; local
59 nonzero = ((x >> 30) - 1) >> 31 << 1;
60 zeros += nonzero;
61 x <<= nonzero; local
  /dalvik/vm/compiler/template/mips/
TEMPLATE_DOUBLE_TO_INT_VFP.S 23 bgez t0, .L${opcode}_set_vreg # nonzero == yes
33 blez t0, .L${opcode}_set_vreg # nonzero == yes
  /dalvik/vm/mterp/mips/
OP_DOUBLE_TO_INT.S 24 bgez t0, .L${opcode}_set_vreg # nonzero == yes
34 blez t0, .L${opcode}_set_vreg # nonzero == yes
  /external/libvorbis/lib/
mapping0.c 247 int *nonzero = alloca(sizeof(*nonzero)*vi->channels); local
625 nonzero[i]=floor1_encode(opb,vb,b->flr[info->floorsubmap[submap]],
652 nonzero,
676 if(nonzero[j])zerobundle[ch_in_bundle]=1;
719 int *nonzero =alloca(sizeof(*nonzero)*vi->channels); local
728 nonzero[i]=1;
730 nonzero[i]=0;
734 /* channel coupling can 'dirty' the nonzero listing *
    [all...]
res0.c 717 float **in,int *nonzero,int ch){
720 if(nonzero[i])
729 int **in,int *nonzero,int ch, long **partword, int submap){
732 if(nonzero[i])
743 int **in,int *nonzero,int ch){
746 if(nonzero[i])
755 float **in,int *nonzero,int ch){
758 if(nonzero[i])
767 int **in,int *nonzero,int ch){
770 if(nonzero[i])used++
    [all...]
psy.h 150 int *nonzero,
psytune.c 310 int nonzero[2]; local
389 nonzero[i]=_floor_P[1]->forward(&vb,floor_look,
418 nonzero);
428 nonzero);
520 fprintf(stderr,"average nonzero samples: %.03g/%d\n",nonz/tot*framesize/2,
psy.c 974 /* For now: no acc adjustment for nonzero quantization. populate *out and q as this value is final. */
982 again, no energy adjustment for error in nonzero quant-- for now
1013 int *nonzero,
1068 memcpy(nz,nonzero,sizeof(*nz)*ch);
    [all...]
  /frameworks/av/media/libmedia/
Visualizer.cpp 237 int32_t nonzero = 0; local
242 nonzero |= workspace[i >> 1];
245 if (nonzero) {
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_fast_quantize_b_armv6.asm 36 ; it can be used to mark nonzero
75 orrne r1, r1, r2, lsr #24 ; add flag for nonzero coeffs
85 orrne r1, r1, r2, lsr #23 ; add flag for nonzero coeffs
113 ; check shortcut for nonzero qcoeffs
  /external/libvorbis/doc/
07-floor1.tex 127 9) if ( vector [floor1_class_subclasses] element [i] is nonzero ) \{
169 Packet decode begins by checking the \varname{[nonzero]} flag:
172 1) [nonzero] = read 1 bit as boolean
175 If \varname{[nonzero]} is unset, that indicates this channel contained
183 Assuming \varname{[nonzero]} is set, decode proceeds as follows:
229 \varname{[nonzero]} flag had been unset at the beginning of decode.
288 16) if ( [val] is nonzero ) \{
09-helper.tex 60 4) if ( [sign] is nonzero ) then negate [mantissa]

Completed in 554 milliseconds

1 2