Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
Dcore.c172 if (core->res->hfi_version != HFI_VERSION_1XX) in venus_enumerate_codecs()
481 .hfi_version = HFI_VERSION_1XX,
Dcore.h426 #define IS_V1(core) ((core)->res->hfi_version == HFI_VERSION_1XX)
Dhfi_parser.c257 if (core->res->hfi_version > HFI_VERSION_1XX) { in hfi_parser()
Dhfi.c315 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.c1039 case HFI_VERSION_1XX: in venus_pm_get()
Dvenc.c1012 if (inst->core->res->hfi_version == HFI_VERSION_1XX) in m2m_queue_init()
Dvdec.c661 if (core->res->hfi_version == HFI_VERSION_1XX) { in vdec_output_conf()