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

/external/flac/libFLAC/include/private/
H A Dogg_encoder_aspect.h56 FLAC__bool FLAC__ogg_encoder_aspect_init(FLAC__OggEncoderAspect *aspect);
/external/flac/libFLAC/
H A Dogg_encoder_aspect.c50 FLAC__bool FLAC__ogg_encoder_aspect_init(FLAC__OggEncoderAspect *aspect) function
H A Dstream_encoder.c964 if(is_ogg && !FLAC__ogg_encoder_aspect_init(&encoder->protected_->ogg_encoder_aspect)) {

Completed in 155 milliseconds