Home | History | Annotate | Download | only in src

Lines Matching refs:tot_size

685    int tot_size;
797 tot_size = 0;
845 curr_max = max_data_bytes - tot_size;
863 data, max_data_bytes-tot_size, s != st->layout.nb_streams-1, !vbr && s == st->layout.nb_streams-1);
865 tot_size += len;
869 return tot_size;