Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac3.c93 typedef struct ATRAC3Context { struct
94 GetBitContext gb;
97 int coding_mode;
122 } ATRAC3Context; argument