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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwavpack.c75 typedef struct WavpackContext { struct
84 } WavpackContext; typedef in typeref:struct:WavpackContext
577 static av_cold int wv_alloc_frame_context(WavpackContext *c)
594 WavpackContext *s = avctx->priv_data;
601 WavpackContext *s = avctx->priv_data;
612 WavpackContext *s = avctx->priv_data;
625 WavpackContext *wc = avctx->priv_data;
1029 WavpackContext *s = avctx->priv_data;
1039 WavpackContext *s = avctx->priv_data;
1107 .priv_data_size = sizeof(WavpackContext),
[all...]
H A Dlibwavpackenc.c34 WavpackContext *wv;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwavpack.c127 typedef struct WavpackContext { struct
139 } WavpackContext; typedef in typeref:struct:WavpackContext
695 static av_cold int wv_alloc_frame_context(WavpackContext *c)
713 WavpackContext *s = avctx->priv_data;
744 WavpackContext *s = avctx->priv_data;
758 WavpackContext *wc = avctx->priv_data;
1159 WavpackContext *s = avctx->priv_data;
1169 WavpackContext *s = avctx->priv_data;
1253 .priv_data_size = sizeof(WavpackContext),

Completed in 114 milliseconds