Searched refs:stream_length (Results 1 – 2 of 2) sorted by relevance
850 gsize length, pgm_info_length, stream_length; in _packetize_pmt() local875 stream_length = 0; in _packetize_pmt()883 stream_length += 5; in _packetize_pmt()888 stream_length += descriptor->length + 2; in _packetize_pmt()894 length += pgm_info_length + stream_length; in _packetize_pmt()
126 …ac_length_callback (const FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *client_…377 sf_flac_length_callback (const FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 *stream_length,… in sf_flac_length_callback() argument380 if ((*stream_length = psf->filelength) == 0) in sf_flac_length_callback()