ProresContext     138 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     199 libavcodec/proresdec2.c static int decode_frame_header(ProresContext *ctx, const uint8_t *buf,
ProresContext     300 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     475 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     520 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     554 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     586 libavcodec/proresdec2.c static void decode_slice_alpha(ProresContext *ctx,
ProresContext     618 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     734 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     754 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     812 libavcodec/proresdec2.c     ProresContext *ctx = avctx->priv_data;
ProresContext     824 libavcodec/proresdec2.c     .priv_data_size = sizeof(ProresContext),
ProresContext     381 libavcodec/proresenc_anatoliy.c     ProresContext* ctx = avctx->priv_data;
ProresContext     540 libavcodec/proresenc_anatoliy.c     ProresContext* ctx = avctx->priv_data;
ProresContext     656 libavcodec/proresenc_anatoliy.c     ProresContext *ctx = avctx->priv_data;
ProresContext     720 libavcodec/proresenc_anatoliy.c     ProresContext *ctx = avctx->priv_data;
ProresContext     812 libavcodec/proresenc_anatoliy.c     ProresContext* ctx = avctx->priv_data;
ProresContext     916 libavcodec/proresenc_anatoliy.c     ProresContext* ctx = avctx->priv_data;
ProresContext     923 libavcodec/proresenc_anatoliy.c #define OFFSET(x) offsetof(ProresContext, x)
ProresContext     950 libavcodec/proresenc_anatoliy.c     .priv_data_size = sizeof(ProresContext),
ProresContext     965 libavcodec/proresenc_anatoliy.c     .priv_data_size = sizeof(ProresContext),
ProresContext     272 libavcodec/proresenc_kostya.c static void get_slice_data(ProresContext *ctx, const uint16_t *src,
ProresContext     343 libavcodec/proresenc_kostya.c static void get_alpha_data(ProresContext *ctx, const uint16_t *src,
ProresContext     466 libavcodec/proresenc_kostya.c static int encode_slice_plane(ProresContext *ctx, PutBitContext *pb,
ProresContext     518 libavcodec/proresenc_kostya.c static int encode_alpha_plane(ProresContext *ctx, PutBitContext *pb,
ProresContext     555 libavcodec/proresenc_kostya.c     ProresContext *ctx = avctx->priv_data;
ProresContext     729 libavcodec/proresenc_kostya.c static int estimate_slice_plane(ProresContext *ctx, int *error, int plane,
ProresContext     762 libavcodec/proresenc_kostya.c static int estimate_alpha_plane(ProresContext *ctx,
ProresContext     808 libavcodec/proresenc_kostya.c     ProresContext *ctx = avctx->priv_data;
ProresContext     976 libavcodec/proresenc_kostya.c     ProresContext *ctx = avctx->priv_data;
ProresContext    1000 libavcodec/proresenc_kostya.c     ProresContext *ctx = avctx->priv_data;
ProresContext    1160 libavcodec/proresenc_kostya.c     ProresContext *ctx = avctx->priv_data;
ProresContext    1189 libavcodec/proresenc_kostya.c     ProresContext *ctx = avctx->priv_data;
ProresContext    1369 libavcodec/proresenc_kostya.c #define OFFSET(x) offsetof(ProresContext, x)
ProresContext    1427 libavcodec/proresenc_kostya.c     .priv_data_size = sizeof(ProresContext),