Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/qcom/venus/
Dhfi_platform_v4.c57 .fmts[5] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_P010},
108 .fmts[5] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_P010},
169 .fmts[3] = {HFI_BUFFER_INPUT, HFI_COLOR_FORMAT_P010},
206 .fmts[3] = {HFI_BUFFER_INPUT, HFI_COLOR_FORMAT_P010},
244 .fmts[3] = {HFI_BUFFER_INPUT, HFI_COLOR_FORMAT_P010},
Dhfi_platform_v6.c57 .fmts[5] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_P010},
108 .fmts[5] = {HFI_BUFFER_OUTPUT2, HFI_COLOR_FORMAT_P010},
169 .fmts[3] = {HFI_BUFFER_INPUT, HFI_COLOR_FORMAT_P010},
206 .fmts[3] = {HFI_BUFFER_INPUT, HFI_COLOR_FORMAT_P010},
244 .fmts[3] = {HFI_BUFFER_INPUT, HFI_COLOR_FORMAT_P010},
Dhfi_helper.h967 #define HFI_COLOR_FORMAT_P010 0x4003 macro
Dhelpers.c1067 case HFI_COLOR_FORMAT_P010: in venus_helper_get_framesz_raw()