OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAC__Subframe_Verbatim
(Results
1 - 4
of
4
) sorted by null
/external/flac/libFLAC/include/private/
stream_encoder_framing.h
43
FLAC__bool FLAC__subframe_add_verbatim(const
FLAC__Subframe_Verbatim
*subframe, unsigned samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw);
/external/flac/include/FLAC/
format.h
292
}
FLAC__Subframe_Verbatim
;
349
FLAC__Subframe_Verbatim
verbatim;
[
all
...]
/external/flac/libFLAC/
stream_encoder_framing.c
463
FLAC__bool FLAC__subframe_add_verbatim(const
FLAC__Subframe_Verbatim
*subframe, unsigned samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw)
stream_decoder.c
[
all
...]
Completed in 19 milliseconds