| /external/libvpx/test/ | 
| D | altref_test.cc | 55   const vpx_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local118   const vpx_rational timebase = { 1, 30 };  in TEST_P()  local
 132   const vpx_rational timebase = { 1, 30 };  in TEST_P()  local
 
 | 
| D | vp9_lossless_test.cc | 68   const vpx_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local103   const vpx_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local
 
 | 
| D | error_resilience_test.cc | 197   const vpx_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local232   const vpx_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local
 294   const vpx_rational timebase = { 33333333, 1000000000 };  variable
 341   const vpx_rational timebase = { 33333333, 1000000000 };  variable
 
 | 
| D | tile_independence_test.cc | 84   const vpx_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local
 | 
| D | y4m_video_source.h | 73   virtual vpx_rational_t timebase() const {  in timebase()  function
 | 
| D | yuv_video_source.h | 70   virtual vpx_rational_t timebase() const {  in timebase()  function
 | 
| D | timestamp_test.cc | 54   virtual vpx_rational_t timebase() const { return timebase_; }  in timebase()  function in __anon57cf86f00111::DummyTimebaseVideoSource
 | 
| /external/libaom/test/ | 
| D | lossless_test.cc | 89   const aom_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local124   const aom_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local
 145   const aom_rational timebase = { 33333333, 1000000000 };  in TEST_P()  local
 
 | 
| D | kf_test.cc | 54     const aom_rational timebase = { 1, 30 };  in SetUp()  local212   const aom_rational timebase = { 1, 30 };  in Frame1IsKey()  local
 236   const aom_rational timebase = { 1, 30 };  in ForcedFrameIsKey()  local
 265   const aom_rational timebase = { 1, 30 };  in ForcedFrameIsKeyCornerCases()  local
 
 | 
| D | tile_config_test.cc | 89     const aom_rational timebase = { 1, 30 };  in SetUp()  local155     const aom_rational timebase = { 1, 30 };  in SetUp()  local
 309     const aom_rational timebase = { 1, 30 };  in SetUp()  local
 
 | 
| D | altref_test.cc | 65     const aom_rational timebase = { 1, 30 };  in SetUp()  local156     const aom_rational timebase = { 1, 30 };  in SetUp()  local
 
 | 
| D | still_picture_test.cc | 34     const aom_rational timebase = { 1, 30 };  in SetUp()  local
 | 
| D | screen_content_test.cc | 36     const aom_rational timebase = { 1, 30 };  in SetUp()  local
 | 
| D | block_test.cc | 147     const aom_rational timebase = { 1, 30 };  in SetUp()  local
 | 
| D | y4m_video_source.h | 75   virtual aom_rational_t timebase() const {  in timebase()  function
 | 
| D | yuv_video_source.h | 70   virtual aom_rational_t timebase() const {  in timebase()  function
 | 
| D | gf_pyr_height_test.cc | 86     const aom_rational timebase = { 1, 30 };  in SetUp()  local
 | 
| D | time_stamp_test.cc | 59   virtual aom_rational_t timebase() const { return timebase_; }  in timebase()  function in __anon46c9342e0111::DummyTimebaseVideoSource
 | 
| D | cpu_used_firstpass_test.cc | 32     const aom_rational timebase = { 1, 30 };  in SetUp()  local
 | 
| /external/webrtc/rtc_base/ | 
| D | system_time.cc | 46   static mach_timebase_info_data_t timebase;  in SystemTimeNanos()  local
 | 
| /external/libvpx/ | 
| D | ivfenc.c | 19                                            vpx_rational_t timebase) {  in ivf_write_file_header_with_video_info()
 | 
| /external/perfetto/src/trace_processor/importers/proto/ | 
| D | perf_sample_tracker.cc | 93   PerfEvents::Timebase::Decoder timebase(perf_defaults.timebase());  in InternTimebaseCounterName()  local
 | 
| /external/curl/lib/ | 
| D | timeval.c | 132   static mach_timebase_info_data_t timebase;  in Curl_now()  local
 | 
| /external/perfetto/protos/perfetto/config/profiling/ | 
| D | perf_event_config.proto | 43   optional PerfEvents.Timebase timebase = 15;  field
 | 
| /external/swiftshader/src/Vulkan/ | 
| D | VkDeviceMemoryExternalMac.hpp | 42 	mach_timebase_info_data_t timebase;  in GetTime()  local
 |