Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/libaom/test/
H A Dlossless_test.cc94 const aom_rational timebase = { 33333333, 1000000000 }; in TestLosslessEncoding() local
112 const aom_rational timebase = { 33333333, 1000000000 }; in TestLosslessEncodingVGALag0() local
146 const aom_rational timebase = { 33333333, 1000000000 }; in TestLosslessEncodingCtrl() local
181 const aom_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
H A Dkf_test.cc140 const aom_rational timebase = { 1, 30 }; in SetUp() local
298 const aom_rational timebase = { 1, 30 }; in Frame1IsKey() local
322 const aom_rational timebase = { 1, 30 }; in ForcedFrameIsKey() local
351 const aom_rational timebase = { 1, 30 }; in ForcedFrameIsKeyCornerCases() local
H A Dtile_config_test.cc89 const aom_rational timebase = { 1, 30 }; in SetUp() local
155 const aom_rational timebase = { 1, 30 }; in SetUp() local
309 const aom_rational timebase = { 1, 30 }; in SetUp() local
H A Daltref_test.cc65 const aom_rational timebase = { 1, 30 }; in SetUp() local
156 const aom_rational timebase = { 1, 30 }; in SetUp() local
H A Dav1_external_partition_test.cc254 const aom_rational timebase = { 1, 30 }; in SetUp() local
566 const aom_rational timebase = { 1, 30 }; in SetUp() local
H A Dstill_picture_test.cc34 const aom_rational timebase = { 1, 30 }; in SetUp() local
H A Dscreen_content_test.cc36 const aom_rational timebase = { 1, 30 }; in SetUp() local
H A Dblock_test.cc147 const aom_rational timebase = { 1, 30 }; in SetUp() local
H A Dy4m_video_source.h75 aom_rational_t timebase() const override { in timebase() function
H A Dyuv_video_source.h70 aom_rational_t timebase() const override { in timebase() function
H A Dgf_pyr_height_test.cc86 const aom_rational timebase = { 1, 30 }; in SetUp() local
H A Dtime_stamp_test.cc59 aom_rational_t timebase() const override { return timebase_; } in timebase() function in __anondbf1efbf0111::DummyTimebaseVideoSource
/aosp_15_r20/external/libvpx/test/
H A Daltref_test.cc56 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
119 const vpx_rational timebase = { 1, 30 }; in TEST_P() local
133 const vpx_rational timebase = { 1, 30 }; in TEST_P() local
H A Derror_resilience_test.cc238 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
300 const vpx_rational timebase = { 33333333, 1000000000 }; variable
347 const vpx_rational timebase = { 33333333, 1000000000 }; variable
H A 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
H A Dtile_independence_test.cc84 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
H A Dy4m_video_source.h73 vpx_rational_t timebase() const override { in timebase() function
H A Dyuv_video_source.h70 vpx_rational_t timebase() const override { in timebase() function
H A Dtimestamp_test.cc55 vpx_rational_t timebase() const override { return timebase_; } in timebase() function in __anon641694610111::DummyTimebaseVideoSource
/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dperf_sample_tracker.cc103 PerfEvents::Timebase::Decoder timebase(perf_defaults.timebase()); in InternCounterName() local
135 PerfEvents::Timebase::Decoder timebase(perf_defaults.timebase()); in InternTimebaseCounterName() local
/aosp_15_r20/external/libdav1d/examples/
H A Ddav1dplay.c74 double timebase; member
571 unsigned total, timebase[2], fps[2]; in decoder_thread_main() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dsystem_time.cc46 static mach_timebase_info_data_t timebase; in SystemTimeNanos() local
/aosp_15_r20/external/libvpx/
H A Divfenc.c19 vpx_rational_t timebase) { in ivf_write_file_header_with_video_info()
/aosp_15_r20/external/curl/lib/
H A Dtimeval.c145 static mach_timebase_info_data_t timebase; in Curl_now() local
/aosp_15_r20/external/perfetto/protos/perfetto/config/profiling/
H A Dperf_event_config.proto43 optional PerfEvents.Timebase timebase = 15; field

12345678