Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A 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},
H A 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},
H A Dhfi_helper.h591 #define HFI_CAPABILITY_ENC_LTR_COUNT 0x11 macro