Searched defs:bypass (Results 1 – 10 of 10) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | af_speechnorm.c | 53 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()
|
D | af_dynaudnorm.c | 543 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
|
D | af_asubboost.c | 121 const int bypass = av_channel_layout_index_from_channel(&s->ch_layout, channel) < 0; in filter_channels() local
|
D | af_asupercut.c | 43 int bypass; member
|
D | vf_photosensitivity.c | 46 int bypass; member
|
D | vf_deflicker.c | 52 int bypass; member
|
D | avf_showfreqs.c | 55 uint8_t *bypass; member
|
D | af_biquads.c | 131 int bypass; member
|
/third_party/zlib/examples/ |
D | gzappend.c | 204 unsigned bypass; in skip() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe.h | 180 bool bypass; member
|