Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dzmbv.c58 typedef struct ZmbvContext { struct
76 int (*decode_xor)(struct ZmbvContext *c);
77 } ZmbvContext; typedef
83 static int zmbv_decode_xor_8(ZmbvContext *c) in zmbv_decode_xor_8()
162 static int zmbv_decode_xor_16(ZmbvContext *c) in zmbv_decode_xor_16()
239 static int zmbv_decode_xor_24(ZmbvContext *c) in zmbv_decode_xor_24()
324 static int zmbv_decode_xor_32(ZmbvContext *c) in zmbv_decode_xor_32()
399 static int zmbv_decode_intra(ZmbvContext *c) in zmbv_decode_intra()
418 ZmbvContext * const c = avctx->priv_data; in decode_frame()
608 ZmbvContext * cons in decode_init()
[all...]

Completed in 2 milliseconds