Searched refs:KmvcContext (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dkmvc.c43 typedef struct KmvcContext { struct
52 } KmvcContext; typedef in typeref:struct:KmvcContext
73 static int kmvc_decode_intra_8x8(KmvcContext * ctx, int w, int h)
162 static int kmvc_decode_inter_8x8(KmvcContext * ctx, int w, int h)
265 KmvcContext *const ctx = avctx->priv_data;
372 KmvcContext *const c = avctx->priv_data;
421 .priv_data_size = sizeof(KmvcContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dkmvc.c43 typedef struct KmvcContext { struct
53 } KmvcContext; typedef in typeref:struct:KmvcContext
74 static int kmvc_decode_intra_8x8(KmvcContext * ctx, int w, int h)
155 static int kmvc_decode_inter_8x8(KmvcContext * ctx, int w, int h)
249 KmvcContext *const ctx = avctx->priv_data;
362 KmvcContext *const c = avctx->priv_data;
408 .priv_data_size = sizeof(KmvcContext),

Completed in 91 milliseconds