Searched refs:dpb_buftype (Results 1 – 3 of 3) sorted by relevance
109 if (inst->dpb_buftype == HFI_BUFFER_OUTPUT) in venus_helper_queue_dpb_bufs()111 else if (inst->dpb_buftype == HFI_BUFFER_OUTPUT2) in venus_helper_queue_dpb_bufs()168 u32 buftype = inst->dpb_buftype; in venus_helper_alloc_dpb_bufs()180 if (inst->dpb_buftype == HFI_BUFFER_OUTPUT) in venus_helper_alloc_dpb_bufs()182 else if (inst->dpb_buftype == HFI_BUFFER_OUTPUT2) in venus_helper_alloc_dpb_bufs()1433 buf_type != inst->dpb_buftype) in venus_helper_change_dpb_owner()
787 inst->dpb_buftype = HFI_BUFFER_OUTPUT; in vdec_output_conf()792 inst->dpb_buftype = HFI_BUFFER_OUTPUT2; in vdec_output_conf()797 inst->dpb_buftype = 0; in vdec_output_conf()816 inst->dpb_buftype); in vdec_output_conf()
487 u32 dpb_buftype; member