Searched refs:SBCEncContext (Results 1 – 1 of 1) sorted by relevance
43 typedef struct SBCEncContext { struct49 } SBCEncContext; argument198 SBCEncContext *sbc = avctx->priv_data; in sbc_encode_init()281 SBCEncContext *sbc = avctx->priv_data; in sbc_encode_frame()328 #define OFFSET(x) offsetof(SBCEncContext, x)352 .priv_data_size = sizeof(SBCEncContext),