TargaContext       50 libavcodec/targa.c static int targa_decode_rle(AVCodecContext *avctx, TargaContext *s,
TargaContext      113 libavcodec/targa.c     TargaContext * const s = avctx->priv_data;
TargaContext      305 libavcodec/targa.c     .priv_data_size = sizeof(TargaContext),
TargaContext       88 libavcodec/targaenc.c     TargaContext *s = avctx->priv_data;
TargaContext      204 libavcodec/targaenc.c #define OFFSET(x) offsetof(TargaContext, x)
TargaContext      224 libavcodec/targaenc.c     .priv_data_size = sizeof(TargaContext),