Home
last modified time | relevance | path

Searched refs:VCR1Context (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvcr1.c32 typedef struct VCR1Context { struct
35 } VCR1Context; argument
52 VCR1Context *const a = avctx->priv_data; in vcr1_decode_frame()
129 .priv_data_size = sizeof(VCR1Context),