Home
last modified time | relevance | path

Searched defs:timebase (Results 1 – 25 of 33) sorted by relevance

12

/external/libvpx/libvpx/test/
Daltref_test.cc55 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
118 const vpx_rational timebase = { 1, 30 }; in TEST_P() local
132 const vpx_rational timebase = { 1, 30 }; in TEST_P() local
Dvp9_lossless_test.cc68 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
103 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Derror_resilience_test.cc197 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
232 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
Dtile_independence_test.cc84 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Dy4m_video_source.h73 virtual vpx_rational_t timebase() const { in timebase() function
Dyuv_video_source.h68 virtual vpx_rational_t timebase() const { in timebase() function
Dtimestamp_test.cc54 virtual vpx_rational_t timebase() const { return timebase_; } in timebase() function in __anon69f7861a0111::DummyTimebaseVideoSource
Dcq_test.cc106 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Dvideo_source.h160 virtual vpx_rational_t timebase() const { in timebase() function
Dencode_perf_test.cc139 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Ddecode_perf_test.cc212 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
/external/libaom/libaom/test/
Daltref_test.cc67 const aom_rational timebase = { 1, 30 }; in TEST_P() local
81 const aom_rational timebase = { 1, 30 }; in TEST_P() local
Dlossless_test.cc70 const aom_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
105 const aom_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Dy4m_video_source.h75 virtual aom_rational_t timebase() const { in timebase() function
Dfwd_kf_test.cc50 const aom_rational timebase = { 1, 30 }; in SetUp() local
Dyuv_video_source.h68 virtual aom_rational_t timebase() const { in timebase() function
Dgf_pyr_height_test.cc87 const aom_rational timebase = { 1, 30 }; in SetUp() local
Dtime_stamp_test.cc59 virtual aom_rational_t timebase() const { return timebase_; } in timebase() function in __anon95b127370111::DummyTimebaseVideoSource
Dtile_independence_test.cc94 const aom_rational timebase = { 33333333, 1000000000 }; in DoTest() local
Ddecode_multithreaded_test.cc107 const aom_rational timebase = { 33333333, 1000000000 }; in DoTest() local
Dencode_perf_test.cc137 const aom_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Dvideo_source.h162 virtual aom_rational_t timebase() const { in timebase() function
Ddecode_perf_test.cc195 const aom_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
/external/curl/lib/
Dtimeval.c127 static mach_timebase_info_data_t timebase; in Curl_now() local
/external/webrtc/webrtc/base/
Dtimeutils.cc40 static mach_timebase_info_data_t timebase; in TimeNanos() local

12