Home
last modified time | relevance | path

Searched refs:out_tc (Results 1 – 25 of 69) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/netdevsim/
H A Dpsample.c32 u16 out_tc; member
89 if (psample->out_tc != NSIM_PSAMPLE_INVALID_TC) { in nsim_dev_psample_md_prepare()
90 md->out_tc = psample->out_tc; in nsim_dev_psample_md_prepare()
236 psample->out_tc = 0; in nsim_dev_psample_init()
237 debugfs_create_u16("out_tc", 0600, psample->ddir, &psample->out_tc); in nsim_dev_psample_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/netdevsim/
H A Dpsample.c32 u16 out_tc; member
89 if (psample->out_tc != NSIM_PSAMPLE_INVALID_TC) { in nsim_dev_psample_md_prepare()
90 md->out_tc = psample->out_tc; in nsim_dev_psample_md_prepare()
236 psample->out_tc = 0; in nsim_dev_psample_init()
237 debugfs_create_u16("out_tc", 0600, psample->ddir, &psample->out_tc); in nsim_dev_psample_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/netdevsim/
H A Dpsample.c32 u16 out_tc; member
89 if (psample->out_tc != NSIM_PSAMPLE_INVALID_TC) { in nsim_dev_psample_md_prepare()
90 md->out_tc = psample->out_tc; in nsim_dev_psample_md_prepare()
236 psample->out_tc = 0; in nsim_dev_psample_init()
237 debugfs_create_u16("out_tc", 0600, psample->ddir, &psample->out_tc); in nsim_dev_psample_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/drivers/net/netdevsim/
H A Dpsample.sh109 echo 5 > $PSAMPLE_DIR/out_tc
115 echo $((2**16 - 1)) > $PSAMPLE_DIR/out_tc
121 echo 1 > $PSAMPLE_DIR/out_tc
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/drivers/net/netdevsim/
H A Dpsample.sh109 echo 5 > $PSAMPLE_DIR/out_tc
115 echo $((2**16 - 1)) > $PSAMPLE_DIR/out_tc
121 echo 1 > $PSAMPLE_DIR/out_tc
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/drivers/net/netdevsim/
H A Dpsample.sh109 echo 5 > $PSAMPLE_DIR/out_tc
115 echo $((2**16 - 1)) > $PSAMPLE_DIR/out_tc
121 echo 1 > $PSAMPLE_DIR/out_tc
/dports/multimedia/lives/lives-3.2.0/src/
H A Dresample.c457 weed_timecode_t out_tc = 0, offset_tc = 0, in_tc, laud_tc = 0, nx_tc; in quantise_events() local
532 else out_tc = get_event_timecode(get_first_frame_event(in_list)); in quantise_events()
537 for (; out_tc < end_tc || event; out_tc = q_gint64(out_tc + tl + (tl >> 2), qfps)) { in quantise_events()
538 weed_timecode_t stop_tc = out_tc + offset_tc; in quantise_events()
539 if (out_tc > end_tc) out_tc = end_tc; in quantise_events()
583 if (!(xout_list = copy_with_check(event, out_list, out_tc, what, 0, NULL))) { in quantise_events()
806 if (nx_tc - (out_tc + offset_tc) < out_tc + offset_tc - frame_tc) { in quantise_events()
818 double ratio = (double)(out_tc - frame_tc) / (double)(nx_tc - frame_tc); in quantise_events()
833 out_list = append_frame_event(out_list, out_tc, tracks, clips, frames); in quantise_events()
883 double dt = (double)(out_tc + offset_tc - laud_tc) / TICKS_PER_SECOND_DBL; in quantise_events()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dpsample.h21 u16 out_tc; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dpsample.h21 u16 out_tc; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dpsample.h21 u16 out_tc; member
/dports/emulators/mess/mame-mame0226/3rdparty/benchmark/test/
H A Doutput_test_helper.cc188 std::vector<TestCase>& out_tc, in RunOutputTests()
191 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/emulators/mame/mame-mame0226/3rdparty/benchmark/test/
H A Doutput_test_helper.cc188 std::vector<TestCase>& out_tc, in RunOutputTests()
191 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/graphics/pfstools/pfstools-2.1.0/src/tmo/mantiuk08/
H A Ddisplay_adaptive_tmo.h266 void datmo_filter_tone_curves( datmoToneCurve **in_tc, size_t count_in_tc, datmoToneCurve *out_tc );
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/TonemappingOperators/mantiuk08/
H A Ddisplay_adaptive_tmo.h287 datmoToneCurve *out_tc);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/devel/llvm11/llvm-11.0.1.src/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/devel/llvm90/llvm-9.0.1.src/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/devel/llvm10/llvm-10.0.1.src/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/misc/py-onnx/onnx-1.10.2/third_party/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc382 ReporterTest(const char* n, std::vector<TestCase>& out_tc, in RunOutputTests()
385 : name(n), output_cases(out_tc), error_cases(err_tc), reporter(br) { in RunOutputTests()

123