Searched refs:FLAC__EntropyCodingMethodType (Results 1 - 2 of 2) sorted by relevance

/external/flac/include/FLAC/
H A Dformat.h201 } FLAC__EntropyCodingMethodType; typedef in typeref:enum:__anon21457
203 /** Maps a FLAC__EntropyCodingMethodType to a C string.
205 * Using a FLAC__EntropyCodingMethodType as the index to this array will
255 FLAC__EntropyCodingMethodType type;
/external/flac/libFLAC/
H A Dstream_decoder.c2570 subframe->entropy_coding_method.type = (FLAC__EntropyCodingMethodType)u32;
2649 subframe->entropy_coding_method.type = (FLAC__EntropyCodingMethodType)u32;

Completed in 1541 milliseconds