Searched defs:ATRAC3Context (Results 1 – 1 of 1) sorted by relevance
92 typedef struct ATRAC3Context { struct93 GetBitContext gb;96 int coding_mode;121 } ATRAC3Context; argument