Searched refs:TestFrame (Results 1 – 3 of 3) sorted by relevance
536 class TestFrame(wx.Frame): class564 TestFrame(None, -1, 'TestFrame')
1746 int TestFrame(uint64_t track_num, uint64_t timestamp_ns, bool key) const;
3730 int Segment::TestFrame(uint64_t track_number, uint64_t frame_timestamp_ns, in TestFrame() function in mkvmuxer::Segment3882 const int result = TestFrame(track_number, frame_timestamp_ns, is_key); in DoNewClusterProcessing()