Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_buf_slot.c715 static void init_slot_entry(MppBufSlotsImpl *impl, RK_S32 pos, RK_S32 count) in init_slot_entry() function
898 init_slot_entry(impl, 0, count); in mpp_buf_slot_setup()
905 init_slot_entry(impl, impl->buf_count, (count - impl->buf_count)); in mpp_buf_slot_setup()
953 init_slot_entry(impl, 0, impl->new_count); in mpp_buf_slot_ready()