Home
last modified time | relevance | path

Searched defs:channel_count (Results 1 – 25 of 29) sorted by relevance

12

/external/autotest/client/site_tests/audio_Aplay/
Daudio_Aplay.py24 def _play_audio(device_name, duration=1, channel_count=2): argument
74 def _check_play(device_name, duration, channel_count, expected): argument
/external/tensorflow/tensorflow/core/kernels/image/
Dadjust_saturation_op.cc49 int64_t channel_count; member
75 const int64_t channel_count = input.NumElements() / channels; in Compute() local
188 const int64_t channel_count = options.channel_count; in DoCompute() local
Dadjust_hue_op.cc48 int64_t channel_count; member
74 const int64_t channel_count = input.NumElements() / channels; in Compute() local
209 const int64_t channel_count = options.channel_count; in DoCompute() local
/external/tensorflow/tensorflow/core/kernels/
Dencode_wav_op.cc51 const int32_t channel_count = static_cast<int32>(audio.dim_size(1)); in Compute() local
Dspectrogram_op.cc53 const int64_t channel_count = input.dim_size(1); in Compute() local
/external/igt-gpu-tools/lib/
Digt_infoframe.c97 int channel_count; in infoframe_audio_parse() local
Digt_infoframe.h101 int channel_count; /* -1 if unspecified */ member
/external/mesa3d/src/panfrost/midgard/
Dmidgard_ops.h72 unsigned channel_count = GET_CHANNEL_COUNT(alu_opcode_props[op].props); in effective_writemask() local
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dbias_op_d9m_test.py37 def _makeShapeTuple(self, batch_size, channel_count, data_rank, data_dim, argument
/external/libxaac/decoder/drc_src/
Dimpd_drc_dec.c139 WORD32 channel_count = 0; in impd_init_selected_drc_set() local
Dimpd_drc_selection_process.c677 WORD32 i, j, err, channel_count; in impd_manage_drc_complexity() local
877 WORD32 channel_count; in impd_manage_complexity() local
Dimpd_drc_dynamic_payload.c1093 WORD32 i, channel_count, temp; in impd_parse_eq_instructions() local
/external/tensorflow/tensorflow/python/ops/
Dimage_grad_test_base.py189 def testGradients(self, batch_size, channel_count): argument
260 def testCompareGpuVsCpu(self, batch_size, channel_count): argument
/external/webrtc/audio/utility/
Dchannel_mixing_matrix.cc43 int channel_count = ChannelLayoutToChannelCount(layout); in ValidateLayout() local
/external/tensorflow/tensorflow/lite/kernels/
Daudio_spectrogram.cc124 const int64_t channel_count = input->dims->data[1]; in Eval() local
/external/libiio/src/examples/
Ddummy-iiostream.c110 static int channel_count; variable
/external/tensorflow/tensorflow/examples/speech_commands/
Dtest_streaming_accuracy.cc219 uint16 channel_count; in main() local
/external/webrtc/modules/audio_device/android/
Daaudio_wrapper.cc324 int32_t AAudioWrapper::channel_count() const { in channel_count() function in webrtc::AAudioWrapper
/external/webrtc/sdk/android/src/jni/audio_device/
Daaudio_wrapper.cc324 int32_t AAudioWrapper::channel_count() const { in channel_count() function in webrtc::jni::AAudioWrapper
/external/webrtc/modules/audio_processing/aec3/
Dmulti_channel_content_detector_unittest.cc375 const int channel_count = std::get<1>(GetParam()); in TEST_P() local
/external/tensorflow/tensorflow/core/lib/wav/
Dwav_io.cc228 uint32* sample_count, uint16* channel_count, in DecodeLin16WaveAsFloatVector()
/external/webrtc/modules/audio_device/win/
Dcore_audio_base_win.cc856 HRESULT CoreAudioBase::OnChannelVolumeChanged(DWORD channel_count, in OnChannelVolumeChanged()
/external/vulkan-validation-layers/layers/
Dvk_format_utils.cpp31 uint32_t channel_count; member
/external/pdfium/core/fxcodec/jpx/
Dcjpx_decoder.cpp521 uint32_t channel_count = component_count; in Decode() local
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h62717 u8 channel_count; member

12