/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
H A D | channelwise_quantized_conv_2d_test.cc | 50 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 D | channelwise_quantized_depthwise_conv_2d_test.cc | 551 const int32_t num_output_channels = num_input_channels * depth_multiplier; in TEST() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/ |
H A D | echo_control_mobile_impl.cc | 72 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 D | audio_processing_impl.cc | 263 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 D | debug.proto | 11 optional int32 num_output_channels = 4; field
|
H A D | audio_processing_unittest.cc | 241 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 D | blocker_unittest.cc | 26 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 D | blocker.cc | 102 size_t num_output_channels, in Blocker() 170 size_t num_output_channels, in ProcessChunk()
|
H A D | lapped_transform.cc | 25 size_t num_output_channels, in ProcessBlock()
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_mps_temp_process.c | 357 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 D | ixheaacd_mps_m1m2_common.c | 122 WORD32 num_output_channels = pstr_mps_state->num_output_channels; in ixheaacd_buffer_m2() local
|
H A D | ixheaacd_mps_apply_m2.c | 75 WORD32 num_output_channels = curr_state->num_output_channels; in ixheaacd_apply_m2() local
|
H A D | ixheaacd_mps_reshape_bb_env.c | 393 WORD32 num_output_channels = pstr_mps_state->num_output_channels; in ixheaacd_reshape_bb_env() local
|
H A D | ixheaacd_mps_smoothing.c | 272 WORD32 num_output_channels = curr_state->num_output_channels; in ixheaacd_smooth_m1m2() local
|
H A D | ixheaacd_mps_struct_def.h | 178 WORD32 num_output_channels; member
|
H A D | ixheaacd_config.h | 162 WORD32 num_output_channels; member
|
H A D | ixheaacd_mps_dec.h | 878 WORD32 num_output_channels; member
|
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/ |
H A D | acm_remixing.cc | 33 size_t num_output_channels, in ReMixFrame()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/test/ |
H A D | unittest.proto | 8 optional int32 num_output_channels = 3; field
|
H A D | aec_dump_based_simulator.cc | 534 int num_output_channels; in HandleMessage() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/ |
H A D | opus_bandwidth_unittest.cc | 50 size_t num_output_channels, in ProcessAudioBlock()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cudnn/ |
H A D | Conv.cpp | 289 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 D | unpack.cc | 329 size_t num_output_channels = 0; in do_main() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_sbr_main.c | 381 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 D | debug.pb.h | 2010 inline int32_t Init::num_output_channels() const { in num_output_channels() function
|