Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A D8svx.c49 typedef struct EightSvxContext { struct
58 } EightSvxContext; typedef
92 EightSvxContext *esc = avctx->priv_data; in eightsvx_decode_frame()
159 EightSvxContext *esc = avctx->priv_data; in eightsvx_decode_init()
179 EightSvxContext *esc = avctx->priv_data; in eightsvx_decode_close()
195 .priv_data_size = sizeof (EightSvxContext),
211 .priv_data_size = sizeof (EightSvxContext),

Completed in 1 milliseconds