Home
last modified time | relevance | path

Searched refs:FLAC__SubframeTypeString (Results 1 – 3 of 3) sorted by relevance

/external/flac/include/FLAC/
Dformat.h279 extern FLAC_API const char * const FLAC__SubframeTypeString[];
/external/flac/libFLAC/
Dformat.c147 FLAC_API const char * const FLAC__SubframeTypeString[] = { variable
Dstream_encoder.c3660 …ctual=%u, delta=%d\n", encoder->private_->current_frame_number, FLAC__SubframeTypeString[subframe-… in spotcheck_subframe_estimate_()