Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibshine.c35 typedef struct SHINEContext { struct
41 } SHINEContext; typedef
45 SHINEContext *s = avctx->priv_data; in libshine_encode_init()
73 SHINEContext *s = avctx->priv_data; in libshine_encode_frame()
123 SHINEContext *s = avctx->priv_data; in libshine_encode_close()
140 .priv_data_size = sizeof(SHINEContext),

Completed in 2 milliseconds