Searched refs:LAMEContext (Results 1 – 1 of 1) sorted by relevance
43 typedef struct LAMEContext { struct57 } LAMEContext; argument60 static int realloc_buffer(LAMEContext *s) in realloc_buffer()78 LAMEContext *s = avctx->priv_data; in mp3lame_encode_close()93 LAMEContext *s = avctx->priv_data; in mp3lame_encode_init()191 LAMEContext *s = avctx->priv_data; in mp3lame_encode_frame()305 #define OFFSET(x) offsetof(LAMEContext, x)335 .priv_data_size = sizeof(LAMEContext),