Home
last modified time | relevance | path

Searched defs:bypass (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavfilter/
Daf_speechnorm.c53 int bypass; member
164 static double next_gain(AVFilterContext *ctx, double pi_max_peak, int bypass, double state) in next_gain()
180 static void next_pi(AVFilterContext *ctx, ChannelContext *cc, int bypass) in next_pi()
Daf_dynaudnorm.c543 const int bypass = bypass_channel(s, frame, c); in perform_dc_correction() local
625 const int bypass = bypass_channel(s, frame, c); in perform_compression() local
637 const int bypass = bypass_channel(s, frame, c); in perform_compression() local
730 const int bypass = bypass_channel(s, frame, c); in amplify_frame() local
Daf_asubboost.c121 const int bypass = av_channel_layout_index_from_channel(&s->ch_layout, channel) < 0; in filter_channels() local
Daf_asupercut.c43 int bypass; member
Dvf_photosensitivity.c46 int bypass; member
Dvf_deflicker.c52 int bypass; member
Davf_showfreqs.c55 uint8_t *bypass; member
Daf_biquads.c131 int bypass; member
/third_party/zlib/examples/
Dgzappend.c204 unsigned bypass; in skip() local
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h180 bool bypass; member