OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__bool
(Results
26 - 29
of
29
) sorted by null
1
2
/external/flac/libFLAC/
cpu.c
149
FLAC__bool
ia32_fxsr = false;
150
FLAC__bool
ia32_osxsave = false;
345
FLAC__bool
x86_osxsave = false;
md5.c
491
FLAC__bool
FLAC__MD5Accumulate(FLAC__MD5Context *ctx, const FLAC__int32 * const signal[], unsigned channels, unsigned samples, unsigned bytes_per_sample)
/frameworks/av/media/libstagefright/
FLACExtractor.cpp
163
FLAC__bool
eofCallback();
186
static
FLAC__bool
eof_callback(
238
FLAC__bool
FLACParser::eof_callback(
314
FLAC__bool
FLACParser::eofCallback()
/frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp
346
FLAC__bool
ok = FLAC__stream_encoder_process_interleaved(
449
FLAC__bool
ok = true;
Completed in 237 milliseconds
1
2