Searched refs:stream_length (Results 1 – 2 of 2) sorted by relevance
808 gsize length, pgm_info_length, stream_length; in _packetize_pmt() local833 stream_length = 0; in _packetize_pmt()841 stream_length += 5; in _packetize_pmt()846 stream_length += descriptor->length + 2; in _packetize_pmt()852 length += pgm_info_length + stream_length; in _packetize_pmt()
117 …ac_length_callback (const FLAC__StreamDecoder *decoder, FLAC__uint64 *stream_length, void *client_…368 sf_flac_length_callback (const FLAC__StreamDecoder * UNUSED (decoder), FLAC__uint64 *stream_length,… in sf_flac_length_callback() argument371 if ((*stream_length = psf->filelength) == 0) in sf_flac_length_callback()