Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A D8bps.c48 typedef struct EightBpsContext { struct
55 } EightBpsContext; typedef
62 EightBpsContext * const c = avctx->priv_data; in decode_frame()
142 EightBpsContext * const c = avctx->priv_data; in decode_init()
184 .priv_data_size = sizeof(EightBpsContext),

Completed in 2 milliseconds