Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c34 #define SEARCH_GROUP_BY_ID(srv, id) (get_group_by_id(srv, id)) macro
400 group = SEARCH_GROUP_BY_ID(srv, buffer->group_id); in inc_buffer_ref()
592 group = SEARCH_GROUP_BY_ID(srv, buffer->group_id); in mpp_buffer_ref_dec()
626 group = SEARCH_GROUP_BY_ID(srv, buffer->group_id); in mpp_buffer_discard()