HomeSort by relevance Sort by last modified time
    Searched refs:FLAC__bitreader_read_utf8_uint64 (Results 1 - 3 of 3) sorted by null

  /external/flac/libFLAC/include/private/
bitreader.h 90 FLAC__bool FLAC__bitreader_read_utf8_uint64(FLAC__BitReader *br, FLAC__uint64 *val, FLAC__byte *raw, unsigned *rawlen);
  /external/flac/libFLAC/
bitreader.c 990 FLAC__bool FLAC__bitreader_read_utf8_uint64(FLAC__BitReader *br, FLAC__uint64 *val, FLAC__byte *raw, unsigned *rawlen)
stream_decoder.c     [all...]

Completed in 340 milliseconds