Home
last modified time | relevance | path

Searched defs:filter_state (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/webrtc/common_audio/vad/
H A Dvad_filterbank.c40 int16_t* filter_state, int16_t* data_out) { in HighPassFilter()
82 int16_t filter_coefficient, int16_t* filter_state, in AllPassFilter()
H A Dvad_sp.c27 int32_t* filter_state, in WebRtcVad_Downsampling()
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dbackground_noise.h111 int16_t filter_state[kMaxLpcOrder]; member
H A Dbackground_noise.cc277 const int16_t* filter_state, in SaveParameters()
/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Dsplitting_filter.c51 int32_t* filter_state) in WebRtcSpl_AllPassQMF()
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/rbac/v3/
H A Drbac.proto359 type.matcher.v3.FilterStateMatcher filter_state = 12; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_driver.cc1018 auto filter_state = GetOperandQuantState(op, filter_index); in ShouldCheckBiasScale() local
1041 quant::QuantState filter_state = GetOperandQuantState(op, filter_index); in SetBiasParamsWithAdjustments() local
/aosp_15_r20/external/iproute2/bridge/
H A Dfdb.c32 static unsigned int filter_index, filter_vlan, filter_state; variable
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/isac/main/source/
H A Dpitch_filter.c260 static void FilterFrame(const double* in_data, PitchFiltstr* filter_state, in FilterFrame()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Droute.proto328 FilterState filter_state = 6; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Droute.proto328 FilterState filter_state = 6; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/route/
H A Droute_components.proto700 FilterState filter_state = 6; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_route_config.cc789 filter_state; in RouteActionParse() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_route_config.cc803 filter_state; in RouteActionParse() local
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/route/v3/
H A Droute_components.proto913 FilterState filter_state = 6; field
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-hist.c41 unsigned int filter_state; member