Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwcmv.c37 typedef struct WCMVContext { struct
42 } WCMVContext; typedef
47 WCMVContext *s = avctx->priv_data; in decode_frame()
213 WCMVContext *s = avctx->priv_data; in decode_init()
235 WCMVContext *s = avctx->priv_data; in decode_close()
248 .priv_data_size = sizeof(WCMVContext),

Completed in 2 milliseconds