Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/qcom/venus/
Dcore.h468 struct ida dpb_ids; member
Dhelpers.c95 ida_free(&inst->dpb_ids, buf->dpb_out_tag); in free_dpb_buf()
213 id = ida_alloc_min(&inst->dpb_ids, VB2_MAX_FRAME, GFP_KERNEL); in venus_helper_alloc_dpb_bufs()
Dvdec.c1656 ida_init(&inst->dpb_ids); in vdec_open()
1703 ida_destroy(&inst->dpb_ids); in vdec_close()