Searched defs:RA144Context (Results 1 – 1 of 1) sorted by relevance
40 typedef struct RA144Context { struct41 AVCodecContext *avctx;42 AudioDSPContext adsp;43 LPCContext lpc_ctx;67 } RA144Context; typedef