Home
last modified time | relevance | path

Searched defs:sample_count (Results 1 – 25 of 59) sorted by relevance

123

/external/webrtc/tools/cpu/
Dcpu_mon.py24 def Capture(self, sample_count): argument
40 def GrabCpuSamples(sample_count): argument
/external/adhd/cras/src/server/
Dcras_dsp_mod_builtin.c31 static void empty_run(struct dsp_module *module, unsigned long sample_count) {} in empty_run()
78 unsigned long sample_count) in swap_lr_run()
128 unsigned long sample_count) in invert_lr_run()
174 unsigned long sample_count) in mix_stereo_run()
229 static void dcblock_run(struct dsp_module *module, unsigned long sample_count) in dcblock_run()
297 static void eq_run(struct dsp_module *module, unsigned long sample_count) in eq_run()
370 static void eq2_run(struct dsp_module *module, unsigned long sample_count) in eq2_run()
460 static void drc_run(struct dsp_module *module, unsigned long sample_count) in drc_run()
550 static void sink_run(struct dsp_module *module, unsigned long sample_count) in sink_run()
Dcras_dsp_mod_ladspa.c80 static void run(struct dsp_module *module, unsigned long sample_count) in run()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_msaa.c45 unsigned sample_count = st->state.fb_num_samples; in st_update_sample_mask() local
Dst_format.c1990 unsigned sample_count, in find_supported_format()
2101 enum pipe_texture_target target, unsigned sample_count, in st_choose_format()
2159 GLenum internalFormat, unsigned sample_count) in st_choose_renderbuffer_format()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_screen.c40 unsigned sample_count, in fd2_screen_is_format_supported()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_screen.c41 unsigned sample_count, in fd3_screen_is_format_supported()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_screen.c42 unsigned sample_count, in fd5_screen_is_format_supported()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_screen.c41 unsigned sample_count, in fd4_screen_is_format_supported()
/external/tensorflow/tensorflow/core/kernels/
Dencode_wav_op.cc52 const int32 sample_count = static_cast<int32>(audio.dim_size(0)); in Compute() local
Dspectrogram_op.cc52 const int64 sample_count = input.dim_size(0); in Compute() local
/external/tensorflow/tensorflow/lite/kernels/
Daudio_spectrogram.cc85 const int64_t sample_count = input->dims->data[0]; in Prepare() local
113 const int64_t sample_count = input->dims->data[0]; in Eval() local
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.c518 nvc0_get_sample_locations(unsigned sample_count) in nvc0_get_sample_locations()
557 unsigned sample_count, unsigned sample_index, in nvc0_context_get_sample_position()
/external/webrtc/webrtc/base/
Dratetracker.cc108 void RateTracker::AddSamples(size_t sample_count) { in AddSamples()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/util/
Dutility.h96 unsigned int sample_count; /* samples, also used as "send time stamp" */ member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_msaa.c83 static void si_get_sample_position(struct pipe_context *ctx, unsigned sample_count, in si_get_sample_position()
/external/mesa3d/src/gallium/drivers/r600/
Dcayman_msaa.c82 void cayman_get_sample_position(struct pipe_context *ctx, unsigned sample_count, in cayman_get_sample_position()
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_screen.c428 unsigned sample_count, in vc5_screen_is_format_supported()
/external/adhd/cras/src/tests/
Ddsp_unittest.cc114 static void empty_run(struct dsp_module *module, unsigned long sample_count) {} in empty_run()
Dcras_dsp_pipeline_unittest.cc58 int sample_count; member
93 static void run(struct dsp_module *module, unsigned long sample_count) in run()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c382 unsigned sample_count, in softpipe_is_format_supported()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_screen.c397 unsigned sample_count, in nv30_screen_is_format_supported()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c443 unsigned sample_count, in llvmpipe_is_format_supported()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c466 unsigned sample_count, in vc4_screen_is_format_supported()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_screen.c582 unsigned sample_count, in r300_is_format_supported()

123