Searched refs:GetSize (Results 1 – 5 of 5) sorted by relevance
76 size = GetHeader().Time_to_Bytes(GetSize()); in alloc()231 GetSize() const in GetSize() function in AudioBuffer295 if (Undefined(len) || (len > GetSize())) { in SetLength()297 setlength(GetSize()); in SetLength()395 if (pos >= GetSize()) { in WriteData()453 if (local_length > GetSize()) { in AppendData()
139 outbuf->GetHeader().Time_to_Samples(outbuf->GetSize()); in Convert()144 if (nsamps > outbuf->GetHeader().Time_to_Samples(outbuf->GetSize())) { in Convert()
64 virtual Double GetSize() const; // Get buffer size
81 static int GetSize = 1; /* Unless we're given as arg, must look it up */ variable535 if (GetFsParams || GetSize) { in fill_bpb_sizes()1225 if (GetSize) { in lookup_floppy()1949 GetSize = GetSPT = GetSPC = GetTPC = GetBPF = 1; in compare_existing_with_computed()3290 GetSize = 0; in parse_suboptions()3405 } else if (DontUseFdisk && GetSize) { in sanity_check_options()
750 if (obuf->GetSize() < cvtlen) in do_convert()