APNGMuxContext     83 libavformat/apngenc.c     APNGMuxContext *apng = format_context->priv_data;
APNGMuxContext    118 libavformat/apngenc.c     APNGMuxContext *apng = format_context->priv_data;
APNGMuxContext    227 libavformat/apngenc.c     APNGMuxContext *apng = format_context->priv_data;
APNGMuxContext    247 libavformat/apngenc.c     APNGMuxContext *apng = format_context->priv_data;
APNGMuxContext    273 libavformat/apngenc.c     APNGMuxContext *apng = s->priv_data;
APNGMuxContext    280 libavformat/apngenc.c #define OFFSET(x) offsetof(APNGMuxContext, x)
APNGMuxContext    302 libavformat/apngenc.c     .priv_data_size = sizeof(APNGMuxContext),