Home
last modified time | relevance | path

Searched defs:RA144Context (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dra144.h40 typedef struct RA144Context { struct
41 AVCodecContext *avctx;
42 AudioDSPContext adsp;
43 LPCContext lpc_ctx;
67 } RA144Context; typedef