Home
last modified time | relevance | path

Searched defs:stages (Results 1 – 21 of 21) sorted by relevance

/external/webrtc/src/common_audio/signal_processing/
Dcomplex_bit_reverse.c20 void WebRtcSpl_ComplexBitReverse(WebRtc_Word16 frfi[], int stages) in WebRtcSpl_ComplexBitReverse()
Dcomplex_fft.c159 int WebRtcSpl_ComplexFFT(WebRtc_Word16 frfi[], int stages, int mode) in WebRtcSpl_ComplexFFT()
287 int WebRtcSpl_ComplexIFFT(WebRtc_Word16 frfi[], int stages, int mode) in WebRtcSpl_ComplexIFFT()
/external/skia/tests/
DGLProgramsTest.cpp29 const GrEffectStage* stages[], in setRandom()
166 SkAutoSTMalloc<8, const GrEffectStage*> stages(numStages); in programUnitTest() local
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
Dwebrequest_condition.h97 int stages() const { return applicable_request_stages_; } in stages() function
Dwebrequest_action.h94 int stages() const { in stages() function
Dwebrequest_condition_attribute.cc803 int stages = 0; in ParseListOfStages() local
Dwebrequest_action.cc510 WebRequestAction::WebRequestAction(int stages, in WebRequestAction()
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
Dt_pipeline.c39 const struct tnl_pipeline_stage **stages ) in _tnl_install_pipeline()
Dt_context.h275 struct tnl_pipeline_stage stages[MAX_PIPELINE_STAGES+1]; member
/external/mesa3d/src/mesa/tnl/
Dt_pipeline.c39 const struct tnl_pipeline_stage **stages ) in _tnl_install_pipeline()
Dt_context.h275 struct tnl_pipeline_stage stages[MAX_PIPELINE_STAGES+1]; member
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11.cpp127 unsigned stages; member
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11.cpp127 unsigned stages; member
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-map-private.hh152 hb_prealloced_array_t<stage_map_t, 4> stages[2]; /* GSUB/GPOS */ member
242 hb_prealloced_array_t<stage_info_t, 8> stages[2]; /* GSUB/GPOS */ member
/external/chromium_org/content/common/gpu/client/
Dgl_helper_unittests.cc635 std::vector<GLHelperScaling::ScalerStage> stages; in TestScale() local
699 std::vector<GLHelperScaling::ScalerStage> stages; in TestScalerPipeline() local
723 std::vector<GLHelperScaling::ScalerStage> stages; in CheckPipeline() local
1055 std::vector<GLHelperScaling::ScalerStage> stages; in CheckPipeline2() local
/external/libvorbis/lib/
Dmdct.c322 int stages=init->log2n-5; in mdct_butterflies() local
Dres0.c45 int stages; member
286 int stages=ilog(info->secondstages[j]); in res0_look() local
/external/webrtc/src/modules/audio_processing/ns/
Dnsx_core.h42 int stages; member
/external/tremolo/Tremolo/
Dmdct.c230 int stages=7-shift; in mdct_butterflies() local
Dcodec_internal.h144 char stages; member
/external/chromium_org/chrome/common/extensions/api/
Ddeclarative_web_request.json125 "stages": { object