Home
last modified time | relevance | path

Searched refs:factors (Results 1 – 25 of 33) sorted by relevance

12

/external/speex/libspeex/
Dkiss_fft.c327 int * factors, in kf_shuffle() argument
331 const int p=*factors++; /* the radix */ in kf_shuffle()
332 const int m=*factors++; /* stage's fft length/p */ in kf_shuffle()
347 kf_shuffle( Fout , f, fstride*p, in_stride, factors,st); in kf_shuffle()
360 int * factors, in kf_work() argument
369 const int p=*factors++; /* the radix */ in kf_work()
370 const int m=*factors++; /* stage's fft length/p */ in kf_work()
385 kf_work( Fout , f, fstride*p, in_stride, factors,st, N*p, fstride*in_stride, m); in kf_work()
416 kf_work( Fout , f, fstride*p, in_stride, factors,st, N*p, fstride*in_stride, m); in kf_work()
497 kf_factor(nfft,st->factors); in kiss_fft_alloc()
[all …]
D_kiss_fft_guts.h34 int factors[2*MAXFACTORS]; member
/external/icu4c/common/
Dunames.c744 writeFactorSuffix(const uint16_t *factors, uint16_t count, in writeFactorSuffix() argument
763 factor=factors[i]; in writeFactorSuffix()
800 factor=(uint16_t)(factors[i]-indexes[i]-1); in writeFactorSuffix()
881 const uint16_t *factors=(const uint16_t *)(range+1); in getAlgName() local
883 const char *s=(const char *)(factors+count); in getAlgName()
891 bufferPos+=writeFactorSuffix(factors, count, in getAlgName()
971 const uint16_t *factors=(const uint16_t *)(range+1); in enumAlgNames() local
973 const char *s=(const char *)(factors+count); in enumAlgNames()
990 length=(uint16_t)(prefixLength+writeFactorSuffix(factors, count, in enumAlgNames()
1006 if(index<factors[i]) { in enumAlgNames()
[all …]
/external/opencore/codecs_v2/audio/aac/dec/src/
Dpns_left.cpp320 const Int factors[], in pns_left() argument
338 const Int *pFactors = &(factors[0]); in pns_left()
Dgetics.cpp576 pChVars->pShareWfxpCoef->factors, in getics()
659 pChVars->pShareWfxpCoef->factors, in getics()
Dhuffspec_fxp.cpp303 Int factors[], in huffspec_fxp() argument
640 fac = factors[tot_sfb] - SF_OFFSET; in huffspec_fxp()
Dpns_left.h91 const Int factors[],
Ds_tdec_int_chan.h135 Int factors[MAXBANDS]; member
Dpvmp4audiodecoderframe.cpp860 pChLeftShare->factors, in PVMP4AudioDecodeFrame()
907 pChLeftShare->factors, in PVMP4AudioDecodeFrame()
908 pChRightShare->factors, in PVMP4AudioDecodeFrame()
Dhuffman.h185 Int factors[],
/external/jpeg/
Dwizard.doc96 -sample HxV[,...] Set JPEG sampling factors for each color
99 The -sample switch specifies the JPEG sampling factors for each color
Dlibjpeg.doc841 scale factors give lower quality. This entry point is useful for
1003 Horizontal and vertical sampling factors for the component; must
1005 factors indicate a higher-resolution component; many people find
2490 and downsampled to the sampling factors specified in the JPEG parameters.
2514 * Ensure the sampling factors, cinfo->comp_info[i].h_samp_factor and
2538 factors and image sizes, additional dummy DCT blocks are inserted to make
2570 seriously, you must deal with the color space and sampling factors present in
2572 you must check for and fail on other color spaces or other sampling factors.
2577 verify that the color space and sampling factors are ones you can handle.
2667 tables and sampling factors match the way the data was encoded, or the
[all …]
Dstructure.doc25 determined by the sampling factors, or a single block in a
125 to the sampling factors to be used. The preprocessing and postprocessing
235 popular sampling factors; the hardwired methods would be faster because they'd
Dusage.doc200 -sample HxV[,...] Set JPEG sampling factors for each color component.
/external/libpng/
DREADME47 factors for row filter selection, direct reads of integers from buffers
/external/libpcap/doc/
Dpcap.txt814 when performance or space occupation are critical factors, such as in
/external/bluetooth/glib/
DChangeLog.pre-2-10889 internal function which factors out common parts of
/external/e2fsprogs/doc/
Dtexinfo.tex4431 % used as factors; they just match (closely enough) what Knuth defined.
/external/webkit/WebKit/mac/WebView/
DWebHTMLView.mm4876 // It takes into account all the other factors that determine when NSCell draws
/external/webkit/WebKit/gtk/
DChangeLog679 be there. This change factors the logic required to create a
/external/webkit/WebCore/
DChangeLog-2006-12-3142505 factors.
43528 at non-integral scale factors
47460 look right at non-standard scale factors
47465 phase is right at all scale factors.
50200 non-1.0 scale factors.
50203 scale factors.
50282 To prevent pixel cracks at non-integral scaling factors, before we
50288 scale factors.
DChangeLog-2003-10-251940 and just factors the code a bit better for all the special values.
5377 without the application of integer rounding or zoom factors
/external/grub/docs/
Dtexinfo.tex1427 % used as factors; they just match (closely enough) what Knuth defined.
/external/bison/build-aux/
Dtexinfo.tex1489 % used as factors; they just match (closely enough) what Knuth defined.
/external/libffi/
Dtexinfo.tex1502 % used as factors; they just match (closely enough) what Knuth defined.

12