Searched defs:timebase (Results 1 – 10 of 10) sorted by relevance
149 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local184 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
55 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
86 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
60 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
73 virtual vpx_rational_t timebase() const { in timebase() function
74 virtual vpx_rational_t timebase() const { in timebase() function
81 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
112 virtual vpx_rational_t timebase() const { in timebase() function
104 struct vpx_rational timebase; member
269 static const arg_def_t timebase = ARG_DEF(NULL, "timebase", 1, variable