Searched defs:atempo (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_atempo.c161 AVFILTER_DEFINE_CLASS(atempo); variable
163 inline static AudioFragment *yae_curr_frag(ATempoContext *atempo) argument
168 inline static AudioFragment *yae_prev_frag(ATempoContext *atempo) argument
176 static void yae_clear(ATempoContext *atempo) argument
216 yae_release_buffers(ATempoContext *atempo) argument
252 yae_reset(ATempoContext *atempo, enum AVSampleFormat format, int sample_rate, int channels) argument
325 ATempoContext *atempo = ctx->priv; local
401 yae_downmix(ATempoContext *atempo, AudioFragment *frag) argument
429 yae_load_data(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end, int64_t stop_here) argument
504 yae_load_frag(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end) argument
584 yae_advance_to_next_frag(ATempoContext *atempo) argument
694 yae_adjust_position(ATempoContext *atempo) argument
769 yae_overlap_add(ATempoContext *atempo, uint8_t **dst_ref, uint8_t *dst_end) argument
824 yae_apply(ATempoContext *atempo, const uint8_t **src_ref, const uint8_t *src_end, uint8_t **dst_ref, uint8_t *dst_end) argument
898 yae_flush(ATempoContext *atempo, uint8_t **dst_ref, uint8_t *dst_end) argument
978 ATempoContext *atempo = ctx->priv; local
986 ATempoContext *atempo = ctx->priv; local
1034 ATempoContext *atempo = ctx->priv; local
1045 push_samples(ATempoContext *atempo, AVFilterLink *outlink, int n_out) argument
1074 ATempoContext *atempo = ctx->priv; local
1115 ATempoContext *atempo = ctx->priv; local
[all...]

Completed in 157 milliseconds