RawVideoContext    59 libavcodec/rawdec.c {"top", "top field first", offsetof(RawVideoContext, tff), AV_OPT_TYPE_BOOL, {.i64 = -1}, -1, 1, AV_OPT_FLAG_DECODING_PARAM|AV_OPT_FLAG_VIDEO_PARAM},
RawVideoContext    71 libavcodec/rawdec.c     RawVideoContext *context = avctx->priv_data;
RawVideoContext   174 libavcodec/rawdec.c     RawVideoContext *context       = avctx->priv_data;
RawVideoContext   492 libavcodec/rawdec.c     RawVideoContext *context = avctx->priv_data;
RawVideoContext   503 libavcodec/rawdec.c     .priv_data_size = sizeof(RawVideoContext),