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

  /external/flac/libFLAC/include/private/
ogg_decoder_aspect.h 59 FLAC__bool FLAC__ogg_decoder_aspect_init(FLAC__OggDecoderAspect *aspect);
  /external/flac/libFLAC/
ogg_decoder_aspect.c 52 FLAC__bool FLAC__ogg_decoder_aspect_init(FLAC__OggDecoderAspect *aspect)
stream_decoder.c 406 if(is_ogg && !FLAC__ogg_decoder_aspect_init(&decoder->protected_->ogg_decoder_aspect))
    [all...]

Completed in 29 milliseconds