Searched defs:TAKDecContext (Results 1 – 1 of 1) sorted by relevance
51 typedef struct TAKDecContext { struct52 AVCodecContext *avctx; ///< parent AVCodecContext53 AudioDSPContext adsp;54 TAKDSPContext tdsp;78 } TAKDecContext; argument