Home
last modified time | relevance | path

Searched refs:HFI_VERSION_1XX (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/media/platform/qcom/venus/
Dcore.c137 if (core->res->hfi_version != HFI_VERSION_1XX) in venus_enumerate_codecs()
413 .hfi_version = HFI_VERSION_1XX,
Dcore.h418 #define IS_V1(core) ((core)->res->hfi_version == HFI_VERSION_1XX)
Dhfi.c312 if (core->res->hfi_version == HFI_VERSION_1XX) in hfi_session_continue()
Dhelpers.c265 HFI_BUFFER_INTERNAL_SCRATCH(HFI_VERSION_1XX),
266 HFI_BUFFER_INTERNAL_SCRATCH_1(HFI_VERSION_1XX),
267 HFI_BUFFER_INTERNAL_SCRATCH_2(HFI_VERSION_1XX),
Dhfi_helper.h541 HFI_VERSION_1XX, enumerator
Dhfi_cmds.c1256 if (hfi_ver == HFI_VERSION_1XX) in pkt_session_get_property()
1265 if (hfi_ver == HFI_VERSION_1XX) in pkt_session_set_property()
Dpm_helpers.c1031 case HFI_VERSION_1XX: in venus_pm_get()
Dvenc.c1010 if (inst->core->res->hfi_version == HFI_VERSION_1XX) in m2m_queue_init()
Dvdec.c648 if (core->res->hfi_version == HFI_VERSION_1XX) { in vdec_output_conf()