Searched refs:LinearFrames (Results 1 – 3 of 3) sorted by relevance
21 k = aBTimeCode->LinearFrames(); in main()29 j = aBTimeCode->LinearFrames(); in main()36 j = aBTimeCode->LinearFrames(); in main()43 j = aBTimeCode->LinearFrames(); in main()
354 return ((this->LinearFrames()) == (other.LinearFrames())); in operator ==()363 return ((this->LinearFrames()) < (other.LinearFrames())); in operator <()372 this->SetLinearFrames(this->LinearFrames() + other.LinearFrames()); in operator +=()383 this->SetLinearFrames(this->LinearFrames() - other.LinearFrames()); in operator -=()486 BTimeCode::LinearFrames() const in LinearFrames() function in BTimeCode
95 int32 LinearFrames() const;