Home
last modified time | relevance | path

Searched refs:IS_V4 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhelpers.c286 if (IS_V4(inst->core)) { in venus_helper_intbufs_alloc()
489 if (IS_V4(core)) in is_dynamic_bufmode()
1034 if (!IS_V4(inst->core)) in venus_helper_set_work_mode()
1050 if (!IS_V4(inst->core)) in venus_helper_init_codec_freq_data()
H A Dcore.h418 #define IS_V4(core) ((core)->res->hfi_version == HFI_VERSION_4XX) macro
H A Dhfi_venus.c521 if (IS_V4(hdev->core)) { in venus_halt_axi()
873 if (IS_V4(hdev->core)) in venus_sys_set_default_properties()
1531 if (IS_V3(core) || IS_V4(core)) in venus_suspend()
H A Dvdec.c662 if (IS_V4(core)) in vdec_output_conf()
713 if (IS_V3(core) || IS_V4(core)) { in vdec_output_conf()