Home
last modified time | relevance | path

Searched refs:ChannelParams (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_aexciter.c26 typedef struct ChannelParams { struct
34 } ChannelParams; typedef
48 ChannelParams *cp;
80 static void set_params(ChannelParams *p, in set_params()
144 static double distortion_process(AExciterContext *s, ChannelParams *p, double in) in distortion_process()
H A Daf_afwtdn.c380 typedef struct ChannelParams { struct
402 } ChannelParams; typedef
429 ChannelParams *cp;
572 ChannelParams *cp = &s->cp[ch]; in reallocate_outputs()
625 ChannelParams *cp = &s->cp[ch]; in forward()
767 ChannelParams *cp = &s->cp[ch]; in inverse()
933 ChannelParams *cp = &s->cp[ch]; in filter_channel()
1180 ChannelParams *cp = &s->cp[ch]; in config_output()
1249 ChannelParams *cp = &s->cp[ch]; in uninit()
/third_party/ffmpeg/libavcodec/
H A Dmlp.h88 typedef struct ChannelParams { struct
96 } ChannelParams; typedef
H A Dmlpenc.c169 ChannelParams *channel_params;
176 ChannelParams major_channel_params[MAJOR_HEADER_INTERVAL+1][MAX_CHANNELS]; ///< ChannelParams to be written to bitstream.
185 ChannelParams *cur_channel_params;
197 const ChannelParams *prev_channel_params;
200 ChannelParams *seq_channel_params;
212 static ChannelParams restart_channel_params[MAX_CHANNELS];
236 static int compare_filter_params(const ChannelParams *prev_cp, const ChannelParams *cp, int filter) in compare_filter_params()
286 /** Compares two DecodingParams and ChannelParams structure
[all...]
H A Dmlpdec.c83 ChannelParams channel_params[MAX_CHANNELS];
238 ChannelParams *cp = &s->channel_params[ch]; in calculate_sign_huff()
266 ChannelParams *cp = &s->channel_params[channel]; in read_huff_channels()
633 ChannelParams *cp = &s->channel_params[ch]; in read_restart_header()
821 ChannelParams *cp = &s->channel_params[ch]; in read_channel_params()
936 ChannelParams *cp = &s->channel_params[ch]; in read_decoding_params()

Completed in 8 milliseconds