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

  /external/flac/include/FLAC/
format.h 171 extern FLAC_API const FLAC__byte FLAC__STREAM_SYNC_STRING[4]; /* = "fLaC" */
    [all...]
  /external/flac/libFLAC/
format.c 52 FLAC_API const FLAC__byte FLAC__STREAM_SYNC_STRING[4] = { 'f','L','a','C' };
stream_decoder.c     [all...]
stream_encoder.c     [all...]

Completed in 60 milliseconds