Searched refs:EncoderSession_construct (Results 1 – 1 of 1) sorted by relevance
143 static FLAC__bool EncoderSession_construct(EncoderSession *e, encode_options_t options, FLAC__off_t…865 …if(!EncoderSession_construct(&encoder_session, options, infilesize, infile, infilename, outfilenam… in flac__encode_file()1369 FLAC__bool EncoderSession_construct(EncoderSession *e, encode_options_t options, FLAC__off_t infile… in EncoderSession_construct() function