| /external/aac/libPCMutils/src/ |
| D | pcm_utils.cpp | 110 const UINT channels, const UINT frameSize, in FDK_interleave() 122 const UINT channels, const UINT frameSize, in FDK_interleave() 134 const UINT channels, const UINT frameSize, in FDK_interleave() 146 const UINT channels, const UINT frameSize, in FDK_deinterleave() 159 const UINT channels, const UINT frameSize, in FDK_deinterleave() 172 const UINT channels, const UINT frameSize, in FDK_deinterleave() 185 const UINT channels, const UINT frameSize, in FDK_deinterleave()
|
| /external/autotest/client/cros/audio/ |
| D | sox_utils.py | 13 def _raw_format_args(channels, bits, rate): argument 28 def _format_args(channels, bits, rate): argument 42 filename, channels=2, bits=16, rate=48000, duration=None, frequencies=440, argument 80 def noise_profile_cmd(input, output, channels=1, bits=16, rate=48000): argument 101 input, output, noise_profile, channels=1, bits=16, rate=48000): argument 124 input, output, channel_index, channels=2, bits=16, rate=48000): argument 143 def stat_cmd(input, channels=1, bits=16, rate=44100): argument
|
| D | alsa_utils.py | 30 def _get_format_args(channels, bits, rate): argument 272 input, duration=None, channels=2, bits=16, rate=48000, device=None): argument 307 output, duration=None, channels=1, bits=16, rate=48000, device=None): argument
|
| /external/autotest/client/site_tests/audio_Microphone/ |
| D | audio_Microphone.py | 23 self, filesize, duration, channels, rate, bits=16): argument 29 def verify_alsa_capture(self, channels, rate, device, bits=16): argument 39 def verify_cras_capture(self, channels, rate): argument
|
| /external/adhd/cras/src/dsp/ |
| D | dsp_util.c | 380 int channels, int frames) in dsp_util_deinterleave_s16le() 402 int channels, int frames) in dsp_util_deinterleave_s24le() 417 int channels, int frames) in dsp_util_deinterleave_s243le() 435 int channels, int frames) in dsp_util_deinterleave_s32le() 448 int dsp_util_deinterleave(uint8_t *input, float *const *output, int channels, in dsp_util_deinterleave() 476 int channels, int frames) in dsp_util_interleave_s16le() 500 int channels, int frames) in dsp_util_interleave_s24le() 518 int channels, int frames) in dsp_util_interleave_s243le() 538 int channels, int frames) in dsp_util_interleave_s32le() 554 int dsp_util_interleave(float *const *input, uint8_t *output, int channels, in dsp_util_interleave()
|
| /external/webrtc/webrtc/common_audio/ |
| D | channel_buffer.h | 67 T* const* channels() { return channels(0); } in channels() function 68 const T* const* channels() const { return channels(0); } in channels() function 77 const T* const* channels(size_t band) const { in channels() function 81 T* const* channels(size_t band) { in channels() function
|
| D | audio_ring_buffer.cc | 20 AudioRingBuffer::AudioRingBuffer(size_t channels, size_t max_frames) { in AudioRingBuffer() 31 void AudioRingBuffer::Write(const float* const* data, size_t channels, in Write() 40 void AudioRingBuffer::Read(float* const* data, size_t channels, size_t frames) { in Read()
|
| /external/webrtc/webrtc/modules/audio_coding/test/ |
| D | PacketLossTest.cc | 30 int channels, in Setup() 91 int channels, int expected_loss_rate) { in Setup() 112 PacketLossTest::PacketLossTest(int channels, int expected_loss_rate, in PacketLossTest()
|
| /external/virglrenderer/src/gallium/auxiliary/util/ |
| D | u_format_pack.py | 69 def generate_bitfields(channels, swizzles): argument 88 def generate_full_fields(channels, swizzles): argument 447 def unpack_from_bitmask(channels, swizzles): argument 510 def unpack_from_union(channels, swizzles): argument 552 def pack_into_bitmask(channels, swizzles): argument 586 def pack_into_union(channels, swizzles): argument
|
| D | u_format_table.py | 94 def do_channel_array(channels, swizzles): argument 108 def do_swizzle_array(channels, swizzles): argument
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| D | u_format_pack.py | 67 def generate_bitfields(channels, swizzles): argument 86 def generate_full_fields(channels, swizzles): argument 445 def unpack_from_bitmask(channels, swizzles): argument 508 def unpack_from_union(channels, swizzles): argument 550 def pack_into_bitmask(channels, swizzles): argument 584 def pack_into_union(channels, swizzles): argument
|
| D | u_format_table.py | 96 def do_channel_array(channels, swizzles): argument 110 def do_swizzle_array(channels, swizzles): argument
|
| /external/webrtc/webrtc/modules/audio_device/include/ |
| D | audio_device_defines.h | 152 AudioParameters(int sample_rate, size_t channels, size_t frames_per_buffer) in AudioParameters() 157 void reset(int sample_rate, size_t channels, size_t frames_per_buffer) { in reset() 164 void reset(int sample_rate, size_t channels, double ms_per_buffer) { in reset() 168 void reset(int sample_rate, size_t channels) { in reset() 172 size_t channels() const { return channels_; } in channels() function
|
| /external/webrtc/webrtc/modules/audio_coding/codecs/opus/ |
| D | opus_inst.h | 20 size_t channels; member 33 size_t channels; member
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | resize_nearest_neighbor_op_gpu.cu.cc | 38 const int in_width, const int channels, const int out_height, in ResizeNearestNeighborNHWC() 69 const int in_width, const int channels, const int out_height, in LegacyResizeNearestNeighborNHWC() 98 const int in_width, const int channels, const int out_height, in ResizeNearestNeighborBackwardNHWC() 129 const int in_width, const int channels, const int out_height, in LegacyResizeNearestNeighborBackwardNHWC() 168 const int channels = input.dimension(3); in operator ()() local 215 const int channels = input.dimension(3); in operator ()() local
|
| D | adjust_contrast_op.cc | 56 const int64 channels = input.dim_size(input.dims() - 1); in Compute() local 153 int64 channels = 0; member 164 const int64 channels = input.dim_size(input.dims() - 1); in Compute() local 206 const int64 channels = options.channels; in DoCompute() local 237 const int64 channels = input.dimension(2); in ReduceMeanAcrossImage() local 322 int64 channels = outputs.dimension(2); in BroadcastAcrossImage() local
|
| D | resize_bilinear_op_gpu.cu.cc | 39 int channels, int out_height, in ResizeBilinearKernel() 91 int channels, int resized_height, int resized_width, T* output_grad) { in ResizeBilinearGradKernel() 154 int channels, int out_height, in LegacyResizeBilinearKernel() 205 int channels, int resized_height, int resized_width, T* output_grad) { in LegacyResizeBilinearGradKernel() 274 const int channels = images.dimension(3); in operator ()() local 310 const int channels = output_grad.dimension(3); in operator ()() local
|
| /external/mesa3d/src/amd/vulkan/ |
| D | vk_format_table.py | 98 def do_channel_array(channels, swizzles): argument 112 def do_swizzle_array(channels, swizzles): argument
|
| /external/webrtc/webrtc/modules/rtp_rtcp/source/ |
| D | rtp_payload_registry.cc | 43 const size_t channels, in RegisterReceivePayload() 142 const size_t channels, in DeregisterAudioCodecOrRedTypeRegardlessOfPayloadType() 174 const size_t channels, in ReceivePayloadType() 391 const size_t channels, in PayloadIsCompatible() 410 const size_t channels, in CreatePayloadType() 434 const size_t channels, in PayloadIsCompatible() 448 const size_t channels, in CreatePayloadType()
|
| /external/webrtc/webrtc/modules/audio_coding/neteq/ |
| D | normal_unittest.cc | 36 size_t channels = 1; in TEST() local 50 size_t channels = 1; in TEST() local 96 size_t channels = 2; in TEST() local
|
| D | background_noise_unittest.cc | 20 size_t channels = 1; in TEST() local
|
| /external/libopus/src/ |
| D | opus_projection_encoder.c | 78 static int get_order_plus_one_from_channels(int channels, int *order_plus_one) in get_order_plus_one_from_channels() 101 static int get_streams_from_channels(int channels, int mapping_family, in get_streams_from_channels() 142 opus_int32 opus_projection_ambisonics_encoder_get_size(int channels, in opus_projection_ambisonics_encoder_get_size() 203 int channels, int mapping_family, in opus_projection_ambisonics_encoder_init() 309 opus_int32 Fs, int channels, int mapping_family, int *streams, in opus_projection_ambisonics_encoder_create()
|
| /external/webrtc/webrtc/modules/audio_coding/acm2/ |
| D | audio_coding_module.cc | 59 size_t channels) { in Codec() 79 size_t channels) { in Codec()
|
| /external/tensorflow/tensorflow/lite/examples/label_image/ |
| D | bitmap_helpers.cc | 32 int height, int channels, bool top_down) { in decode_bmp() 74 int* height, int* channels, Settings* s) { in read_bmp()
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | image_resize_ops.cc | 173 int64 channels, bool is_kernel_bilinear) { in MakeGeneralResizeKernel() 191 int64 channels, int64 dim, in MakeGeneralResizeKernelInDim() 229 absl::Span<const int64> out_size, const int64 channels, in ResizeUsingDilationAndConvolution() 357 absl::Span<const int64> grad_size, const int64 channels, in ResizeUsingDilationAndConvolutionGradOp() 461 const int64 channels = input_shape.dim_size(3); in GeneralCompile() local 614 const int64 channels = input_shape.dim_size(3); in Compile() local
|