Searched refs:FLAC__ogg_decoder_aspect_init (Results 1 – 3 of 3) sorted by relevance
60 FLAC__bool FLAC__ogg_decoder_aspect_init(FLAC__OggDecoderAspect *aspect);
50 FLAC__bool FLAC__ogg_decoder_aspect_init(FLAC__OggDecoderAspect *aspect) in FLAC__ogg_decoder_aspect_init() function
368 if(is_ogg && !FLAC__ogg_decoder_aspect_init(&decoder->protected_->ogg_decoder_aspect)) in init_stream_internal_()