Searched refs:vframe_list_tail (Results 1 – 1 of 1) sorted by relevance
62 static vframe_list_t *vframe_list_tail = NULL; variable684 LIST_FRAME_APPEND(frame.video, vframe_list_tail); in vframe_register()768 LIST_FRAME_LINK(frame.video, f, vframe_list_tail); in vframe_dup()822 LIST_FRAME_REMOVE(ptr, vframe_list_head, vframe_list_tail); in vframe_remove()1169 ret = (vframe_list_tail == NULL) ?0 :1; in vframe_have_more()