Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/
H A Dchannelwise_quantized_conv_2d_test.cc50 const int32_t num_output_channels = channel_rng(); variable
91 const int32_t num_output_channels = channel_rng(); variable
132 const int32_t num_output_channels = channel_rng(); variable
177 const int32_t num_output_channels = channel_rng(); in TEST() local
220 const int32_t num_output_channels = channel_rng(); in TEST() local
265 const int32_t num_output_channels = channel_rng(); in TEST() local
312 const int32_t num_output_channels = channel_rng(); in TEST() local
359 const int32_t num_output_channels = channel_rng(); in TEST() local
406 const int32_t num_output_channels = channel_rng(); in TEST() local
453 const int32_t num_output_channels = channel_rng(); in TEST() local
[all …]
H A Dchannelwise_quantized_depthwise_conv_2d_test.cc551 const int32_t num_output_channels = num_input_channels * depth_multiplier; in TEST() local
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc72 size_t num_output_channels; member
130 size_t num_output_channels, in PackRenderAudioBuffer()
156 size_t num_output_channels, in NumCancellersRequired()
247 size_t num_output_channels) { in Initialize()
H A Daudio_processing_impl.cc263 const size_t num_output_channels = output_config.num_channels(); in HandleUnsupportedAudioFormats() local
305 const size_t num_output_channels = output_config.num_channels(); in HandleUnsupportedAudioFormats() local
958 size_t AudioProcessingImpl::num_output_channels() const { in num_output_channels() function in webrtc::AudioProcessingImpl
H A Ddebug.proto11 optional int32 num_output_channels = 4; field
H A Daudio_processing_unittest.cc241 size_t num_output_channels, in OutputFilePath()
523 size_t num_output_channels, in Init()
1992 size_t num_output_channels, in ProcessFormat()
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/test/
H A Dblocker_unittest.cc26 size_t num_output_channels, in ProcessBlock()
42 size_t num_output_channels, in ProcessBlock()
69 size_t num_output_channels) { in RunTest()
H A Dblocker.cc102 size_t num_output_channels, in Blocker()
170 size_t num_output_channels, in ProcessChunk()
H A Dlapped_transform.cc25 size_t num_output_channels, in ProcessBlock()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_temp_process.c357 WORD32 num_output_channels = pstr_mps_state->num_output_channels; in ixheaacd_subband_tp() local
1221 WORD32 num_output_channels = pstr_mps_state->num_output_channels; in ixheaacd_tp_process() local
H A Dixheaacd_mps_m1m2_common.c122 WORD32 num_output_channels = pstr_mps_state->num_output_channels; in ixheaacd_buffer_m2() local
H A Dixheaacd_mps_apply_m2.c75 WORD32 num_output_channels = curr_state->num_output_channels; in ixheaacd_apply_m2() local
H A Dixheaacd_mps_reshape_bb_env.c393 WORD32 num_output_channels = pstr_mps_state->num_output_channels; in ixheaacd_reshape_bb_env() local
H A Dixheaacd_mps_smoothing.c272 WORD32 num_output_channels = curr_state->num_output_channels; in ixheaacd_smooth_m1m2() local
H A Dixheaacd_mps_struct_def.h178 WORD32 num_output_channels; member
H A Dixheaacd_config.h162 WORD32 num_output_channels; member
H A Dixheaacd_mps_dec.h878 WORD32 num_output_channels; member
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Dacm_remixing.cc33 size_t num_output_channels, in ReMixFrame()
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dunittest.proto8 optional int32 num_output_channels = 3; field
H A Daec_dump_based_simulator.cc534 int num_output_channels; in HandleMessage() local
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_bandwidth_unittest.cc50 size_t num_output_channels, in ProcessAudioBlock()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cudnn/
H A DConv.cpp289 const auto num_output_channels = maybe_padded_weight_.size(0); // output channels in apply_impl() local
/aosp_15_r20/external/webrtc/rtc_tools/unpack_aecdump/
H A Dunpack.cc329 size_t num_output_channels = 0; in do_main() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_main.c381 ixheaace_is_sbr_setting_available(UWORD32 bitrate, UWORD32 num_output_channels, in ixheaace_is_sbr_setting_available()
/aosp_15_r20/external/webrtc/webrtc/modules/audio_processing/
H A Ddebug.pb.h2010 inline int32_t Init::num_output_channels() const { in num_output_channels() function