Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac3.c92 typedef struct ATRAC3Context { struct
93 GetBitContext gb;
96 int coding_mode;
121 } ATRAC3Context; argument