Home
last modified time | relevance | path

Searched refs:HFI_CAPABILITY_ENC_LTR_COUNT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/media/platform/qcom/venus/
Dhfi_platform_v4.c149 .caps[11] = {HFI_CAPABILITY_ENC_LTR_COUNT, 0, 4, 1},
186 .caps[11] = {HFI_CAPABILITY_ENC_LTR_COUNT, 0, 4, 1},
223 .caps[11] = {HFI_CAPABILITY_ENC_LTR_COUNT, 0, 2, 1},
Dhfi_platform_v6.c149 .caps[11] = {HFI_CAPABILITY_ENC_LTR_COUNT, 0, 2, 1},
186 .caps[11] = {HFI_CAPABILITY_ENC_LTR_COUNT, 0, 2, 1},
223 .caps[11] = {HFI_CAPABILITY_ENC_LTR_COUNT, 0, 2, 1},
Dhfi_helper.h584 #define HFI_CAPABILITY_ENC_LTR_COUNT 0x11 macro