FFmpeg
|
Data Fields | |
double | target |
double | real |
double | samples |
double | last |
const AVClass * | class |
DnnContext | dnnctx |
int | scale_factor |
struct SwsContext * | sws_uv_scale |
int | sws_uv_height |
struct SwsContext * | sws_pre_scale |
Definition at line 35 of file af_acrusher.c.
double SRContext::target |
Definition at line 36 of file af_acrusher.c.
Referenced by samplereduction().
double SRContext::real |
Definition at line 37 of file af_acrusher.c.
Referenced by samplereduction().
double SRContext::samples |
Definition at line 38 of file af_acrusher.c.
Referenced by samplereduction().
double SRContext::last |
Definition at line 39 of file af_acrusher.c.
Referenced by samplereduction().
DnnContext SRContext::dnnctx |
struct SwsContext* SRContext::sws_uv_scale |
struct SwsContext* SRContext::sws_pre_scale |