QpegContext        38 libavcodec/qpeg.c static void qpeg_decode_intra(QpegContext *qctx, uint8_t *dst,
QpegContext       124 libavcodec/qpeg.c static void av_noinline qpeg_decode_inter(QpegContext *qctx, uint8_t *dst,
QpegContext       269 libavcodec/qpeg.c     QpegContext * const a = avctx->priv_data;
QpegContext       321 libavcodec/qpeg.c     QpegContext * const a = avctx->priv_data;
QpegContext       336 libavcodec/qpeg.c     QpegContext * const a = avctx->priv_data;
QpegContext       344 libavcodec/qpeg.c     QpegContext * const a = avctx->priv_data;
QpegContext       363 libavcodec/qpeg.c     .priv_data_size = sizeof(QpegContext),