Searched refs:FLAC__ogg_decoder_aspect_init (Results 1 - 3 of 3) sorted by relevance

/external/flac/libFLAC/include/private/
H A Dogg_decoder_aspect.h59 FLAC__bool FLAC__ogg_decoder_aspect_init(FLAC__OggDecoderAspect *aspect);
/external/flac/libFLAC/
H A Dogg_decoder_aspect.c52 FLAC__bool FLAC__ogg_decoder_aspect_init(FLAC__OggDecoderAspect *aspect) function
H A Dstream_decoder.c406 if(is_ogg && !FLAC__ogg_decoder_aspect_init(&decoder->protected_->ogg_decoder_aspect))

Completed in 125 milliseconds