Home | History | Annotate | Download | only in audio

Lines Matching refs:total_length

588 		size_t codec_length, type_length, total_length;
593 total_length = type_length + codec_length +
596 if (space_left < total_length)
606 codec->length = total_length;