Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/legacy/
H A Drk_list.h23 RK_S32 del_at_head(void *data, RK_S32 size);
H A Drk_list.cpp142 RK_S32 rk_list::del_at_head(void *data, RK_S32 size) in del_at_head() function in rk_list
310 err |= list_0->del_at_head(&m, sizeof(m)); in rk_list_filo_test()