RV34DecContext    246 libavcodec/rv30.c     RV34DecContext *r = avctx->priv_data;
RV34DecContext    273 libavcodec/rv30.c     sizeof(RV34DecContext),
RV34DecContext   1327 libavcodec/rv34.c     RV34DecContext *r = avctx->priv_data;
RV34DecContext   1375 libavcodec/rv34.c     RV34DecContext *r = avctx->priv_data;
RV34DecContext   1477 libavcodec/rv34.c     RV34DecContext *r = avctx->priv_data;
RV34DecContext    115 libavcodec/rv34.h     int (*parse_slice_header)(struct RV34DecContext *r, GetBitContext *gb, SliceInfo *si);
RV34DecContext    116 libavcodec/rv34.h     int (*decode_mb_info)(struct RV34DecContext *r);
RV34DecContext    117 libavcodec/rv34.h     int (*decode_intra_types)(struct RV34DecContext *r, GetBitContext *gb, int8_t *dst);
RV34DecContext    118 libavcodec/rv34.h     void (*loop_filter)(struct RV34DecContext *r, int row);
RV34DecContext    632 libavcodec/rv40.c     RV34DecContext *r = avctx->priv_data;
RV34DecContext    651 libavcodec/rv40.c     sizeof(RV34DecContext),