QpegContext        38 libavcodec/qpeg.c static void qpeg_decode_intra(QpegContext *qctx, uint8_t *dst,
QpegContext       113 libavcodec/qpeg.c static void av_noinline qpeg_decode_inter(QpegContext *qctx, uint8_t *dst,
QpegContext       258 libavcodec/qpeg.c     QpegContext * const a = avctx->priv_data;
QpegContext       305 libavcodec/qpeg.c     QpegContext * const a = avctx->priv_data;
QpegContext       318 libavcodec/qpeg.c     QpegContext * const a = avctx->priv_data;
QpegContext       327 libavcodec/qpeg.c     QpegContext * const a = avctx->priv_data;
QpegContext       349 libavcodec/qpeg.c     .priv_data_size = sizeof(QpegContext),