Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.h63 int venus_helper_intbufs_realloc(struct venus_inst *inst);
H A Dhelpers.c377 int venus_helper_intbufs_realloc(struct venus_inst *inst) in venus_helper_intbufs_realloc() function
421 EXPORT_SYMBOL_GPL(venus_helper_intbufs_realloc);
H A Dvdec.c1065 ret = venus_helper_intbufs_realloc(inst); in vdec_start_capture()