/external/tremolo/Tremolo/ |
D | mapping0.c | 136 int *nonzero= in mapping_inverse() local 137 alloca(sizeof(*nonzero)*vi->channels); in mapping_inverse() 163 nonzero[i]=1; in mapping_inverse() 165 nonzero[i]=0; in mapping_inverse() 171 if(nonzero[info->coupling[i].mag] || in mapping_inverse() 172 nonzero[info->coupling[i].ang]){ in mapping_inverse() 173 nonzero[info->coupling[i].mag]=1; in mapping_inverse() 174 nonzero[info->coupling[i].ang]=1; in mapping_inverse() 183 if(nonzero[j]) in mapping_inverse()
|
D | res012.c | 104 ogg_int32_t **in,int *nonzero,int ch){ in res_inverse() argument 123 if(nonzero[i]) in res_inverse() 198 for(i=0;i<ch;i++)if(nonzero[i])break; in res_inverse()
|
D | codec_internal.h | 151 ogg_int32_t **in,int *nonzero,int ch);
|
/external/libvorbis/lib/ |
D | mapping0.c | 247 int *nonzero = alloca(sizeof(*nonzero)*vi->channels); in mapping0_forward() local 625 nonzero[i]=floor1_encode(opb,vb,b->flr[info->floorsubmap[submap]], in mapping0_forward() 652 nonzero, in mapping0_forward() 676 if(nonzero[j])zerobundle[ch_in_bundle]=1; in mapping0_forward() 719 int *nonzero =alloca(sizeof(*nonzero)*vi->channels); in mapping0_inverse() local 728 nonzero[i]=1; in mapping0_inverse() 730 nonzero[i]=0; in mapping0_inverse() 736 if(nonzero[info->coupling_mag[i]] || in mapping0_inverse() 737 nonzero[info->coupling_ang[i]]){ in mapping0_inverse() 738 nonzero[info->coupling_mag[i]]=1; in mapping0_inverse() [all …]
|
D | res0.c | 717 float **in,int *nonzero,int ch){ in res0_inverse() argument 720 if(nonzero[i]) in res0_inverse() 729 int **in,int *nonzero,int ch, long **partword, int submap){ in res1_forward() argument 732 if(nonzero[i]) in res1_forward() 743 int **in,int *nonzero,int ch){ in res1_class() argument 746 if(nonzero[i]) in res1_class() 755 float **in,int *nonzero,int ch){ in res1_inverse() argument 758 if(nonzero[i]) in res1_inverse() 767 int **in,int *nonzero,int ch){ in res2_class() argument 770 if(nonzero[i])used++; in res2_class() [all …]
|
D | psytune.c | 310 int nonzero[2]; in main() local 389 nonzero[i]=_floor_P[1]->forward(&vb,floor_look, in main() 418 nonzero); in main() 428 nonzero); in main()
|
D | psy.h | 150 int *nonzero,
|
D | psy.c | 1013 int *nonzero, in _vp_couple_quantize_normalize() argument 1068 memcpy(nz,nonzero,sizeof(*nz)*ch); in _vp_couple_quantize_normalize() 1189 if(nonzero[vi->coupling_mag[i]] || in _vp_couple_quantize_normalize() 1190 nonzero[vi->coupling_ang[i]]){ in _vp_couple_quantize_normalize() 1191 nonzero[vi->coupling_mag[i]]=1; in _vp_couple_quantize_normalize() 1192 nonzero[vi->coupling_ang[i]]=1; in _vp_couple_quantize_normalize()
|
D | floor1.c | 598 long nonzero=0; in floor1_fit() local 617 nonzero+=accumulate_fit(logmask,logmdct,0,n,fits,n,info); in floor1_fit() 620 nonzero+=accumulate_fit(logmask,logmdct,look->sorted_index[i], in floor1_fit() 625 if(nonzero){ in floor1_fit()
|
/external/icu4c/tools/tzcode/ |
D | 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/skia/legacy/src/core/ |
D | SkMath.cpp | 52 int nonzero = ((x >> 24) - 1) >> 31 << 3; in SkCLZ_portable() local 53 zeros += nonzero; in SkCLZ_portable() 54 x <<= nonzero; in SkCLZ_portable() 56 nonzero = ((x >> 28) - 1) >> 31 << 2; in SkCLZ_portable() 57 zeros += nonzero; in SkCLZ_portable() 58 x <<= nonzero; in SkCLZ_portable() 60 nonzero = ((x >> 30) - 1) >> 31 << 1; in SkCLZ_portable() 61 zeros += nonzero; in SkCLZ_portable() 62 x <<= nonzero; in SkCLZ_portable()
|
/external/skia/src/core/ |
D | SkMath.cpp | 51 int nonzero = ((x >> 24) - 1) >> 31 << 3; in SkCLZ_portable() local 52 zeros += nonzero; in SkCLZ_portable() 53 x <<= nonzero; in SkCLZ_portable() 55 nonzero = ((x >> 28) - 1) >> 31 << 2; in SkCLZ_portable() 56 zeros += nonzero; in SkCLZ_portable() 57 x <<= nonzero; in SkCLZ_portable() 59 nonzero = ((x >> 30) - 1) >> 31 << 1; in SkCLZ_portable() 60 zeros += nonzero; in SkCLZ_portable() 61 x <<= nonzero; in SkCLZ_portable()
|
/external/libvpx/libvpx/vp8/encoder/arm/armv6/ |
D | 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/webkit/Source/WebCore/css/ |
D | SVGCSSValueKeywords.in | 165 nonzero 207 #nonzero
|
/external/libvorbis/doc/ |
D | 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 ) \{
|
/external/skia/tools/tests/skdiff/identical-bits/output-expected/ |
D | stdout | 12 (results marked with [*] will cause nonzero return value)
|
/external/skia/tools/tests/skdiff/identical-bits-or-pixels/output-expected/ |
D | stdout | 12 (results marked with [*] will cause nonzero return value)
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | 2011-07-20-DoubleIV.ll | 4 ; nonzero initial value.
|
/external/skia/tools/tests/skdiff/test1/output-expected/ |
D | stdout | 23 (results marked with [*] will cause nonzero return value)
|
/external/eigen/doc/ |
D | SparseQuickReference.dox | 36 resize() and reserve() are used to set the size and allocate space for nonzero elements 41 Note that when calling reserve(), it is not required that nnz is the exact number of nonzero elemen… 43 Insertions of values in the sparse matrix can be done directly by looping over nonzero elements and…
|
/external/skia/tools/tests/skdiff/test2/output-expected/ |
D | stdout | 17 (results marked with [*] will cause nonzero return value)
|
/external/bison/m4/ |
D | exponentf.m4 | 53 /* Now find the nonzero word. */
|
D | exponentl.m4 | 55 /* Now find the nonzero word. */
|
D | exponentd.m4 | 52 /* Now find the nonzero word. */
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | status_bubble_mac_unittest.mm | 467 frame.origin.x += 10.0; // (fairly arbitrary nonzero value) 468 frame.origin.y += 10.0; // (fairly arbitrary nonzero value) 481 frame.size.width += 50.0; // (fairly arbitrary nonzero value) 482 frame.size.height += 50.0; // (fairly arbitrary nonzero value)
|