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

  /external/flac/libFLAC/include/private/
bitreader.h 89 FLAC__bool FLAC__bitreader_read_utf8_uint32(FLAC__BitReader *br, FLAC__uint32 *val, FLAC__byte *raw, unsigned *rawlen);
  /external/flac/libFLAC/
bitreader.c 937 FLAC__bool FLAC__bitreader_read_utf8_uint32(FLAC__BitReader *br, FLAC__uint32 *val, FLAC__byte *raw, unsigned *rawlen)
stream_decoder.c     [all...]

Completed in 49 milliseconds