Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Derror_resilience_test.cc149 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
184 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Daltref_test.cc55 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Dtile_independence_test.cc86 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Dvp9_lossless_test.cc60 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Dy4m_video_source.h73 virtual vpx_rational_t timebase() const { in timebase() function
Di420_video_source.h74 virtual vpx_rational_t timebase() const { in timebase() function
Dcq_test.cc81 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
Dvideo_source.h112 virtual vpx_rational_t timebase() const { in timebase() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h104 struct vpx_rational timebase; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c269 static const arg_def_t timebase = ARG_DEF(NULL, "timebase", 1, variable