Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
Dcore.c181 if (core->res->hfi_version != HFI_VERSION_1XX) in venus_enumerate_codecs()
421 .hfi_version = HFI_VERSION_1XX,
Dcore.h345 #define IS_V1(core) ((core)->res->hfi_version == HFI_VERSION_1XX)
Dhelpers.c267 HFI_BUFFER_INTERNAL_SCRATCH(HFI_VERSION_1XX),
268 HFI_BUFFER_INTERNAL_SCRATCH_1(HFI_VERSION_1XX),
269 HFI_BUFFER_INTERNAL_SCRATCH_2(HFI_VERSION_1XX),
Dhfi.c312 if (core->res->hfi_version == HFI_VERSION_1XX) in hfi_session_continue()
Dhfi_helper.h521 HFI_VERSION_1XX, enumerator
Dhfi_cmds.c1222 if (hfi_ver == HFI_VERSION_1XX) in pkt_session_get_property()
1231 if (hfi_ver == HFI_VERSION_1XX) in pkt_session_set_property()
Dvenc.c1101 if (inst->core->res->hfi_version == HFI_VERSION_1XX) in m2m_queue_init()
Dvdec.c585 if (core->res->hfi_version == HFI_VERSION_1XX) { in vdec_output_conf()