Home
last modified time | relevance | path

Searched refs:HFI_COLOR_FORMAT_NV12 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/media/platform/qcom/venus/
Dhelpers.c545 return HFI_COLOR_FORMAT_NV12; in to_hfi_raw_fmt()
943 case HFI_COLOR_FORMAT_NV12: in venus_helper_get_framesz_raw()
1578 HFI_COLOR_FORMAT_NV12); in venus_helper_get_out_fmts()
1586 *out2_fmt = HFI_COLOR_FORMAT_NV12; in venus_helper_get_out_fmts()
Dhfi_helper.h854 #define HFI_COLOR_FORMAT_NV12 0x02 macro