hfi_format        854 drivers/media/platform/qcom/venus/helpers.c int venus_helper_set_raw_format(struct venus_inst *inst, u32 hfi_format,
hfi_format        861 drivers/media/platform/qcom/venus/helpers.c 	fmt.format = hfi_format;
hfi_format        869 drivers/media/platform/qcom/venus/helpers.c 	u32 hfi_format, buftype;
hfi_format        878 drivers/media/platform/qcom/venus/helpers.c 	hfi_format = to_hfi_raw_fmt(pixfmt);
hfi_format        879 drivers/media/platform/qcom/venus/helpers.c 	if (!hfi_format)
hfi_format        882 drivers/media/platform/qcom/venus/helpers.c 	return venus_helper_set_raw_format(inst, hfi_format, buftype);
hfi_format         40 drivers/media/platform/qcom/venus/helpers.h int venus_helper_set_raw_format(struct venus_inst *inst, u32 hfi_format,