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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_celt.c41 typedef struct CeltFrame { struct
59 } CeltFrame; typedef in typeref:struct:CeltFrame
69 CeltFrame frame[2];
541 CeltFrame *frame = &s->frame[j];
577 CeltFrame *frame = &s->frame[j];
1674 static void celt_denormalize(CeltContext *s, CeltFrame *frame, float *data)
1687 static void celt_postfilter_apply_transition(CeltFrame *frame, float *data)
1732 static void celt_postfilter_apply(CeltFrame *frame,
1764 static void celt_postfilter(CeltContext *s, CeltFrame *frame)
1813 CeltFrame *fram
[all...]

Completed in 108 milliseconds