| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libevent/libevent/ |
| H A D | 0002-test-regress.h-Increase-default-timeval-tolerance-50.patch | 26 tt_int_op(labs(timeval_msec_diff((tv1), (tv2)) - diff), <=, tolerance) 28 #define test_timeval_diff_eq(tv1, tv2, diff) \ 29 - test_timeval_diff_leq((tv1), (tv2), (diff), 50) 30 + test_timeval_diff_leq((tv1), (tv2), (diff), 100)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/ |
| H A D | 0002-interface-remove-C-reserved-keyword.patch | 40 struct timespec tv1; 42 - int ret1=clock_gettime(d->private->clock,&tv1); 43 + int ret1=clock_gettime(d->priv->clock,&tv1); 51 - d->private->last_milliseconds = (tv2.tv_sec-tv1.tv_sec)*1000. + (tv2.tv_nsec-tv1.tv_nsec)/1000… 52 + d->priv->last_milliseconds = (tv2.tv_sec-tv1.tv_sec)*1000. + (tv2.tv_nsec-tv1.tv_nsec)/1000000… 158 struct timespec tv1; 160 - int ret1=clock_gettime(d->private->clock,&tv1); 161 + int ret1=clock_gettime(d->priv->clock,&tv1); 169 - d->private->last_milliseconds = (tv2.tv_sec-tv1.tv_sec)*1000. + (tv2.tv_nsec-tv1.tv_nsec)/1000… 170 + d->priv->last_milliseconds = (tv2.tv_sec-tv1.tv_sec)*1000. + (tv2.tv_nsec-tv1.tv_nsec)/1000000… [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | allwinner,sun8i-r40-tcon-top.yaml | 31 \ [3] TCON-TV1 [1] - TVE1/RGB 56 - description: The TCON TOP TV1 clock 67 - const: tcon-tv1 76 channel, the second item is the name of the TCON TV1 channel 276 "tcon-tv1", 280 "tcon-top-tv1",
|
| /OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/ |
| H A D | test.c | 48 struct timeval tv1, tv2;\ 49 gettimeofday(&tv1, NULL);\ 52 printf("elapse %ld ms\n", (tv2.tv_sec - tv1.tv_sec) * 1000 + (tv2.tv_usec - tv1.tv_usec) / 1000);\
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | pkt_sched.h | 62 psched_tdiff_bounded(psched_time_t tv1, psched_time_t tv2, psched_time_t bound) in psched_tdiff_bounded() argument 64 return min(tv1 - tv2, bound); in psched_tdiff_bounded()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
| H A D | ir-Tehran | 2 [IRIB-TV1/2/3/4/5, IRINN, AMOUZESH, QURAN-TV]
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | speedstep-lib.c | 390 ktime_t tv1, tv2; in speedstep_get_freqs() local 419 tv1 = ktime_get(); in speedstep_get_freqs() 446 *transition_latency = ktime_to_us(ktime_sub(tv2, tv1)); in speedstep_get_freqs()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | concept_check.hpp | 60 # define BOOST_CLASS_REQUIRE3(tv1, tv2, tv3, ns, concept) \ argument 61 BOOST_CONCEPT_ASSERT((ns::concept<tv1,tv2,tv3>)) 63 # define BOOST_CLASS_REQUIRE4(tv1, tv2, tv3, tv4, ns, concept) \ argument 64 BOOST_CONCEPT_ASSERT((ns::concept<tv1,tv2,tv3,tv4>))
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun8i_tcon_top.c | 201 sun8i_tcon_top_register_gate(dev, "tcon-tv1", regs, in sun8i_tcon_top_bind()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun8i-r40.dtsi | 891 "tcon-tv1", 895 "tcon-top-tv1",
|
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/ |
| H A D | ccu-sun8i-r40.c | 404 static SUNXI_CCU_GATE(bus_tcon_tv1_clk, "bus-tcon-tv1", "ahb1", 678 static SUNXI_CCU_M_WITH_MUX_GATE(tcon_tv1_clk, "tcon-tv1", tcon_parents,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_display.c | 437 DRM_INFO(" TV1: %s\n", encoder_names[amdgpu_encoder->encoder_id]); in amdgpu_display_print_display_setup()
|
| H A D | atombios_encoders.c | 412 /* DFP1, CRT1, TV1 depending on the type of port */ in amdgpu_atombios_encoder_setup_dvo()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_combios.c | 3473 DRM_DEBUG_KMS("TV1 connected\n"); in radeon_combios_connected_scratch_regs() 3480 DRM_DEBUG_KMS("TV1 disconnected\n"); in radeon_combios_connected_scratch_regs()
|
| H A D | radeon_display.c | 838 DRM_INFO(" TV1: %s\n", encoder_names[radeon_encoder->encoder_id]); in radeon_print_display_setup()
|
| H A D | radeon_atombios.c | 4188 DRM_DEBUG_KMS("TV1 connected\n"); in radeon_atombios_connected_scratch_regs() 4192 DRM_DEBUG_KMS("TV1 disconnected\n"); in radeon_atombios_connected_scratch_regs()
|
| H A D | atombios_encoders.c | 528 /* DFP1, CRT1, TV1 depending on the type of port */ in atombios_dvo_setup()
|
| H A D | atombios.h | 3155 // Bit 2 = 0 - no TV1 support= 1- TV1 is supported
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | bttv.rst | 1391 - ITC PCITV (Card Ver 1.0) "Teppro TV1/TVFM1 Card"
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/ |
| H A D | atombios.h | 3632 // Bit 2 = 0 - no TV1 support= 1- TV1 is supported
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |