Home | History | Annotate | Download | only in audio

Lines Matching full:additional_bytes_needed

1056 		unsigned int additional_bytes_needed =
1058 if (additional_bytes_needed > bytes_left)
1062 additional_bytes_needed);
1090 buff += additional_bytes_needed;
1091 bytes_left -= additional_bytes_needed;