Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_frame_format.h97 #define IA_CSS_FRAME_FORMAT_NUM (IA_CSS_FRAME_FORMAT_CSI_MIPI_YUV420_10 + 1) macro
H A Dia_css_frame_public.h127 .format = IA_CSS_FRAME_FORMAT_NUM, \
H A Dia_css_acc_types.h284 enum ia_css_frame_format output_formats[IA_CSS_FRAME_FORMAT_NUM];
288 vf_formats[IA_CSS_FRAME_FORMAT_NUM]; /** types of supported vf formats */
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c368 IA_CSS_FRAME_FORMAT_NUM,/* Not valid format yet */ in ia_css_frame_allocate_with_buffer_size()