Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/qcom/venus/
Dcore.c190 if (core->res->hfi_version != HFI_VERSION_1XX) in venus_enumerate_codecs()
416 .hfi_version = HFI_VERSION_1XX,
Dcore.h322 #define IS_V1(core) ((core)->res->hfi_version == HFI_VERSION_1XX)
Dhelpers.c275 HFI_BUFFER_INTERNAL_SCRATCH(HFI_VERSION_1XX),
276 HFI_BUFFER_INTERNAL_SCRATCH_1(HFI_VERSION_1XX),
277 HFI_BUFFER_INTERNAL_SCRATCH_2(HFI_VERSION_1XX),
Dhfi.c316 if (core->res->hfi_version == HFI_VERSION_1XX) in hfi_session_continue()
Dhfi_helper.h530 HFI_VERSION_1XX, enumerator
Dhfi_cmds.c1229 if (hfi_ver == HFI_VERSION_1XX) in pkt_session_get_property()
1238 if (hfi_ver == HFI_VERSION_1XX) in pkt_session_set_property()
Dvdec.c558 if (core->res->hfi_version == HFI_VERSION_1XX) { in vdec_output_conf()
Dvenc.c1086 if (inst->core->res->hfi_version == HFI_VERSION_1XX) in m2m_queue_init()