Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_buffer_impl.c92 static const char *type2str[MPP_BUFFER_TYPE_BUTT] = { variable
262 mpp_log("type %s\n", type2str[group->type]); in mpp_buffer_group_dump()
1292 p, p->tag, p->caller, mode2str[p->mode], type2str[p->type], p->usage); in service_put_group()