/aosp_15_r20/external/libaom/test/ |
H A D | lossless_test.cc | 94 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 D | kf_test.cc | 140 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 D | tile_config_test.cc | 89 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 D | altref_test.cc | 65 const aom_rational timebase = { 1, 30 }; in SetUp() local 156 const aom_rational timebase = { 1, 30 }; in SetUp() local
|
H A D | av1_external_partition_test.cc | 254 const aom_rational timebase = { 1, 30 }; in SetUp() local 566 const aom_rational timebase = { 1, 30 }; in SetUp() local
|
H A D | still_picture_test.cc | 34 const aom_rational timebase = { 1, 30 }; in SetUp() local
|
H A D | screen_content_test.cc | 36 const aom_rational timebase = { 1, 30 }; in SetUp() local
|
H A D | block_test.cc | 147 const aom_rational timebase = { 1, 30 }; in SetUp() local
|
H A D | y4m_video_source.h | 75 aom_rational_t timebase() const override { in timebase() function
|
H A D | yuv_video_source.h | 70 aom_rational_t timebase() const override { in timebase() function
|
H A D | gf_pyr_height_test.cc | 86 const aom_rational timebase = { 1, 30 }; in SetUp() local
|
H A D | time_stamp_test.cc | 59 aom_rational_t timebase() const override { return timebase_; } in timebase() function in __anondbf1efbf0111::DummyTimebaseVideoSource
|
/aosp_15_r20/external/libvpx/test/ |
H A D | altref_test.cc | 56 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 D | error_resilience_test.cc | 238 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 D | vp9_lossless_test.cc | 68 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local 103 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
|
H A D | tile_independence_test.cc | 84 const vpx_rational timebase = { 33333333, 1000000000 }; in TEST_P() local
|
H A D | y4m_video_source.h | 73 vpx_rational_t timebase() const override { in timebase() function
|
H A D | yuv_video_source.h | 70 vpx_rational_t timebase() const override { in timebase() function
|
H A D | timestamp_test.cc | 55 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 D | perf_sample_tracker.cc | 103 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 D | dav1dplay.c | 74 double timebase; member 571 unsigned total, timebase[2], fps[2]; in decoder_thread_main() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | system_time.cc | 46 static mach_timebase_info_data_t timebase; in SystemTimeNanos() local
|
/aosp_15_r20/external/libvpx/ |
H A D | ivfenc.c | 19 vpx_rational_t timebase) { in ivf_write_file_header_with_video_info()
|
/aosp_15_r20/external/curl/lib/ |
H A D | timeval.c | 145 static mach_timebase_info_data_t timebase; in Curl_now() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/config/profiling/ |
H A D | perf_event_config.proto | 43 optional PerfEvents.Timebase timebase = 15; field
|