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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dtta.c30 } TTAContext; typedef in typeref:struct:__anon2278
43 TTAContext *c = s->priv_data;
123 TTAContext *c = s->priv_data;
140 TTAContext *c = s->priv_data;
155 .priv_data_size = sizeof(TTAContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtta.c46 typedef struct TTAContext { struct
61 } TTAContext; typedef in typeref:struct:TTAContext
73 static int tta_check_crc(TTAContext *s, const uint8_t *buf, int buf_size)
104 TTAContext *s = avctx->priv_data;
123 TTAContext *s = avctx->priv_data;
220 TTAContext *s = avctx->priv_data;
388 TTAContext *s = avctx->priv_data;
394 TTAContext *s = avctx->priv_data;
404 #define OFFSET(x) offsetof(TTAContext, x)
423 .priv_data_size = sizeof(TTAContext),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dtta.c35 } TTAContext; typedef in typeref:struct:__anon3644
56 TTAContext *c = s->priv_data;
148 TTAContext *c = s->priv_data;
167 TTAContext *c = s->priv_data;
183 .priv_data_size = sizeof(TTAContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtta.c58 typedef struct TTAContext { struct
71 } TTAContext; typedef in typeref:struct:TTAContext
194 static int tta_check_crc(TTAContext *s, const uint8_t *buf, int buf_size)
210 TTAContext *s = avctx->priv_data;
327 TTAContext *s = avctx->priv_data;
463 TTAContext *s = avctx->priv_data;
475 .priv_data_size = sizeof(TTAContext),

Completed in 202 milliseconds