Home
last modified time | relevance | path

Searched refs:initial (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/osal/
H A Dmpp_time.c192 rk_s32 initial; member
223 ts.it_value.tv_sec = impl->initial / 1000; in mpp_timer_thread()
224 ts.it_value.tv_nsec = (impl->initial % 1000) * 1000; in mpp_timer_thread()
292 impl->initial = 1000; in mpp_timer_get()
338 void mpp_timer_set_timing(MppTimer timer, rk_s32 initial, rk_s32 interval) in mpp_timer_set_timing() argument
347 impl->initial = initial; in mpp_timer_set_timing()
360 if (!impl->func || impl->initial < 0 || impl->interval < 0) { in mpp_timer_set_enable()
362 impl->func, impl->initial, impl->interval); in mpp_timer_set_enable()
/rockchip-linux_mpp/osal/inc/
H A Dmpp_time.h73 void mpp_timer_set_timing(MppTimer timer, rk_s32 initial, rk_s32 interval);
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md624 |h264:qp_max|S32|RK_S32|Indicates the initial QP value. Do not configure it under normal circumstan…
934 where qp represents quality parameters, init represents the initial value, min represents the minim…
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile612 # initial value of a variable or macro / define can have for it to appear in the
1368 # to set the initial width (in pixels) of the frame in which the tree is shown.