PAFVideoDecContext   66 libavcodec/pafvideo.c     PAFVideoDecContext *c = avctx->priv_data;
PAFVideoDecContext   79 libavcodec/pafvideo.c     PAFVideoDecContext *c = avctx->priv_data;
PAFVideoDecContext  111 libavcodec/pafvideo.c static void read4x4block(PAFVideoDecContext *c, uint8_t *dst, int width)
PAFVideoDecContext  145 libavcodec/pafvideo.c static void set_src_position(PAFVideoDecContext *c,
PAFVideoDecContext  158 libavcodec/pafvideo.c static int decode_0(PAFVideoDecContext *c, uint8_t *pkt, uint8_t code)
PAFVideoDecContext  266 libavcodec/pafvideo.c     PAFVideoDecContext *c = avctx->priv_data;
PAFVideoDecContext  392 libavcodec/pafvideo.c     .priv_data_size = sizeof(PAFVideoDecContext),