Searched refs:G723_1_Context (Results 1 – 3 of 3) sorted by relevance
159 typedef struct G723_1_Context { struct164 } G723_1_Context; argument
117 G723_1_Context *s = avctx->priv_data; in g723_1_decode_init()930 G723_1_Context *s = avctx->priv_data; in g723_1_decode_frame()1096 #define OFFSET(x) offsetof(G723_1_Context, x)1118 .priv_data_size = sizeof(G723_1_Context),
93 G723_1_Context *s = avctx->priv_data; in g723_1_encode_init()1108 G723_1_Context *s = avctx->priv_data; in g723_1_encode_frame()1252 .priv_data_size = sizeof(G723_1_Context),