dpb_buftype       326 drivers/media/platform/qcom/venus/core.h 	u32 dpb_buftype;
dpb_buftype       128 drivers/media/platform/qcom/venus/helpers.c 	u32 buftype = inst->dpb_buftype;
dpb_buftype       139 drivers/media/platform/qcom/venus/helpers.c 	if (inst->dpb_buftype == HFI_BUFFER_OUTPUT)
dpb_buftype       141 drivers/media/platform/qcom/venus/helpers.c 	else if (inst->dpb_buftype == HFI_BUFFER_OUTPUT2)
dpb_buftype       613 drivers/media/platform/qcom/venus/vdec.c 		inst->dpb_buftype = HFI_BUFFER_OUTPUT;
dpb_buftype       618 drivers/media/platform/qcom/venus/vdec.c 		inst->dpb_buftype = HFI_BUFFER_OUTPUT2;
dpb_buftype       623 drivers/media/platform/qcom/venus/vdec.c 		inst->dpb_buftype = 0;
dpb_buftype       638 drivers/media/platform/qcom/venus/vdec.c 						  inst->dpb_buftype);