Searched refs:FLAC__Subframe_Verbatim (Results 1 - 4 of 4) sorted by relevance

/external/flac/libFLAC/include/private/
H A Dstream_encoder_framing.h43 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/
H A Dformat.h292 } FLAC__Subframe_Verbatim; typedef in typeref:struct:__anon17690
349 FLAC__Subframe_Verbatim verbatim;
/external/flac/libFLAC/
H A Dstream_encoder_framing.c463 FLAC__bool FLAC__subframe_add_verbatim(const FLAC__Subframe_Verbatim *subframe, unsigned samples, unsigned subframe_bps, unsigned wasted_bits, FLAC__BitWriter *bw)
H A Dstream_decoder.c2699 FLAC__Subframe_Verbatim *subframe = &decoder->private_->frame.subframes[channel].data.verbatim;

Completed in 377 milliseconds