Home
last modified time | relevance | path

Searched defs:fir (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Daf_afir.c85 AudioFIRDSPContext fir = { 0 }; in checkasm_check_afir() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftlcdfil.c103 FT_UInt fir[5]; in ft_lcd_filter_fir() local
144 FT_UInt fir[5]; in ft_lcd_filter_fir() local
/third_party/freetype/src/base/
Dftlcdfil.c103 FT_UInt fir[5]; in ft_lcd_filter_fir() local
144 FT_UInt fir[5]; in ft_lcd_filter_fir() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftlcdfil.c104 FT_UInt fir[5]; in ft_lcd_filter_fir() local
145 FT_UInt fir[5]; in ft_lcd_filter_fir() local
/third_party/ffmpeg/libswresample/
Dnoise_shaping_data.c20 enum {fir, iir} type; enumerator
/third_party/ffmpeg/libavcodec/
Dg723_1enc.c129 static void highpass_filter(int16_t *buf, int16_t *fir, int *iir) in highpass_filter()
668 int64_t fir = 0, iir = 0; in synth_percept_filter() local
1174 int16_t zero[LPC_ORDER], fir[LPC_ORDER], iir[LPC_ORDER]; in g723_1_encode_frame() local
Dmlpdec.c793 FilterParams *fir = &cp->filter_params[FIR]; in read_channel_params() local
936 FilterParams *fir = &s->channel_params[channel].filter_params[FIR]; in filter_channel() local
/third_party/gstreamer/gstplugins_bad/gst/audiovisualizers/
Dgstsynaescope.c234 gdouble frl, fil, frr, fir; in gst_synae_scope_render() local
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_timer.c496 int audit_tf, num_mk, fir; local
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c212 guint ssrc, fir, pli, nack, jitter; in _get_stats_from_rtp_source_stats() local
/third_party/skia/src/core/
DSkScalerContext.cpp361 int fir[LCD_PER_PIXEL] = { 0 }; in pack4xHToMask() local
/third_party/flutter/skia/src/core/
DSkScalerContext.cpp369 int fir[LCD_PER_PIXEL] = { 0 }; in pack4xHToLCD16() local
/third_party/ffmpeg/libavfilter/
Daf_sofalizer.c52 float *fir; member
Daf_aiir.c51 double fir; member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsession.c2726 guint32 media_ssrc, gboolean fir, GstClockTime current_time) in rtp_session_request_local_key_unit()
4790 gboolean fir, gint count) in rtp_session_request_key_unit()
Dgstrtpsession.c1824 gboolean fir; in gst_rtp_session_request_remote_key_unit() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeMIPS_common.c688 sljit_sw fir = 0; in sljit_has_cpu_feature() local
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c1397 guint ssrc, fir, pli, nack; in validate_inbound_rtp_stats() local
1458 guint ssrc, fir, pli, nack; in validate_outbound_rtp_stats() local