Searched refs:ATempoContext (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.c150 } ATempoContext; typedef in typeref:struct:__anon3326
152 #define OFFSET(x) offsetof(ATempoContext, x)
163 inline static AudioFragment *yae_curr_frag(ATempoContext *atempo)
168 inline static AudioFragment *yae_prev_frag(ATempoContext *atempo)
176 static void yae_clear(ATempoContext *atempo)
216 static void yae_release_buffers(ATempoContext *atempo)
252 static int yae_reset(ATempoContext *atempo,
325 ATempoContext *atempo = ctx->priv;
401 static void yae_downmix(ATempoContext *atempo, AudioFragment *frag)
429 static int yae_load_data(ATempoContext *atemp
[all...]

Completed in 39 milliseconds