Searched defs:ATRAC3Context (Results 1 – 1 of 1) sorted by relevance
93 typedef struct ATRAC3Context { struct94 GetBitContext gb;97 int coding_mode;122 } ATRAC3Context; argument