Home
last modified time | relevance | path

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

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