RawVideoContext    55 libavcodec/rawdec.c {"top", "top field first", offsetof(RawVideoContext, tff), AV_OPT_TYPE_INT, {.i64 = -1}, -1, 1, AV_OPT_FLAG_DECODING_PARAM|AV_OPT_FLAG_VIDEO_PARAM},
RawVideoContext    67 libavcodec/rawdec.c     RawVideoContext *context = avctx->priv_data;
RawVideoContext   153 libavcodec/rawdec.c     RawVideoContext *context       = avctx->priv_data;
RawVideoContext   359 libavcodec/rawdec.c     RawVideoContext *context = avctx->priv_data;
RawVideoContext   370 libavcodec/rawdec.c     .priv_data_size = sizeof(RawVideoContext),