KmvcContext        73 libavcodec/kmvc.c static int kmvc_decode_intra_8x8(KmvcContext * ctx, int w, int h)
KmvcContext       162 libavcodec/kmvc.c static int kmvc_decode_inter_8x8(KmvcContext * ctx, int w, int h)
KmvcContext       265 libavcodec/kmvc.c     KmvcContext *const ctx = avctx->priv_data;
KmvcContext       375 libavcodec/kmvc.c     KmvcContext *const c = avctx->priv_data;
KmvcContext       424 libavcodec/kmvc.c     .priv_data_size = sizeof(KmvcContext),