Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlibshine.c33 typedef struct SHINEContext { struct
39 } SHINEContext; argument
43 SHINEContext *s = avctx->priv_data; in libshine_encode_init()
71 SHINEContext *s = avctx->priv_data; in libshine_encode_frame()
122 SHINEContext *s = avctx->priv_data; in libshine_encode_close()
138 .priv_data_size = sizeof(SHINEContext),