Home
last modified time | relevance | path

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

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/include/
Dflac_parser.h34 struct FlacPicture { struct
35 int type;
36 std::string mimeType;
37 std::string description;
38 FLAC__uint32 width;
39 FLAC__uint32 height;
40 FLAC__uint32 depth;
41 FLAC__uint32 colors;
42 std::vector<char> data;
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/include/
Dflac_parser.h34 struct FlacPicture { struct
35 int type;
36 std::string mimeType;
37 std::string description;
38 FLAC__uint32 width;
39 FLAC__uint32 height;
40 FLAC__uint32 depth;
41 FLAC__uint32 colors;
42 std::vector<char> data;