Home
last modified time | relevance | path

Searched refs:FLAC_API_SUPPORTS_OGG_FLAC (Results 1 – 2 of 2) sorted by relevance

/external/flac/include/FLAC/
Dexport.h89 extern FLAC_API int FLAC_API_SUPPORTS_OGG_FLAC;
/external/flac/libFLAC/
Dstream_decoder.c59 FLAC_API int FLAC_API_SUPPORTS_OGG_FLAC = FLAC__HAS_OGG; variable