hfi_dpb_counts
struct hfi_dpb_counts *iris_vpu_dpb_count;
iris_vpu_dpb_count = (struct hfi_dpb_counts *)data_ptr;
if (rem_bytes < sizeof(struct hfi_dpb_counts))
dpb_count = (struct hfi_dpb_counts *)data_ptr;
size_read = sizeof(struct hfi_dpb_counts);
struct hfi_dpb_counts *dpb_count;