Home
last modified time | relevance | path

Searched refs:times (Results 1 – 7 of 7) sorted by relevance

/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_meta_test.c135 RK_S64 times[TEST_MAX]; in main() local
155 pthread_create(&thds[i], &attr, meta_test, &times[i]); in main()
161 avg_time += times[i]; in main()
/rockchip-linux_mpp/kmpp/base/test/
H A Dkmpp_meta_test.c133 RK_S64 times[TEST_MAX]; in main() local
145 pthread_create(&thds[i], &attr, meta_test, &times[i]); in main()
151 avg_time += times[i]; in main()
/rockchip-linux_mpp/test/
H A Dmpi_rc.cfg7 # next event will occur after (200 + 1 - 171) times notify. if loop < 0, it
H A Dmpi_dec_multi_test.c106 RK_S32 times = 5; in multi_dec_simple() local
125 if (times > 0) { in multi_dec_simple()
126 times--; in multi_dec_simple()
H A Dmpi_dec_test.c93 RK_S32 times = 30; in dec_simple() local
113 if (times > 0) { in dec_simple()
114 times--; in dec_simple()
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile378 # an expensive process and often the same symbol appears multiple times in the
1589 # that should be included in the LaTeX output. To get the times font for
1591 # EXTRA_PACKAGES=times
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md599 |rc:max_reenc_times|U32|RK_U32|The maximum recoding times of a frame of image.|