Home
last modified time | relevance | path

Searched refs:venus_helper_find_buf (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhelpers.h15 struct vb2_v4l2_buffer *venus_helper_find_buf(struct venus_inst *inst,
H A Dhelpers.c1271 venus_helper_find_buf(struct venus_inst *inst, unsigned int type, u32 idx) in venus_helper_find_buf() function
1280 EXPORT_SYMBOL_GPL(venus_helper_find_buf); variable
H A Dvenc.c956 vbuf = venus_helper_find_buf(inst, type, tag); in venc_buf_done()
H A Dvdec.c1296 vbuf = venus_helper_find_buf(inst, type, tag); in vdec_buf_done()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhelpers.h15 struct vb2_v4l2_buffer *venus_helper_find_buf(struct venus_inst *inst,
H A Dhelpers.c1415 venus_helper_find_buf(struct venus_inst *inst, unsigned int type, u32 idx) in venus_helper_find_buf() function
1424 EXPORT_SYMBOL_GPL(venus_helper_find_buf); variable
H A Dvdec.c1412 vbuf = venus_helper_find_buf(inst, type, tag); in vdec_buf_done()
H A Dvenc.c1340 vbuf = venus_helper_find_buf(inst, type, tag); in venc_buf_done()

Completed in 12 milliseconds