Home
last modified time | relevance | path

Searched defs:timebase (Results 1 – 25 of 35) 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
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.cc66 const aom_rational timebase = { 1, 30 }; in TEST_P() local
80 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
Dfwd_kf_test.cc44 const aom_rational timebase = { 1, 30 }; in SetUp() local
Dy4m_video_source.h75 virtual aom_rational_t timebase() const { in timebase() function
Dgf_max_pyr_height_test.cc55 const aom_rational timebase = { 1, 30 }; in SetUp() local
Dyuv_video_source.h68 virtual aom_rational_t timebase() const { in timebase() function
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.cc139 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.cc194 const aom_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Derror_resilience_test.cc52 const aom_rational timebase = { 33333333, 1000000000 }; in SetupEncoder() local
/external/curl/lib/
Dtimeval.c125 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
/external/u-boot/drivers/mtd/spi/
Dsf_dataflash.c96 int timebase; in dataflash_waitready() local

12