Home
last modified time | relevance | path

Searched refs:IA_CSS_FRAME_FORMAT_PLANAR_RGB888 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_frame_format.h75 IA_CSS_FRAME_FORMAT_PLANAR_RGB888, /** 24 bit RGB, 3 planes */ enumerator
H A Dsh_css_sp.c466 case IA_CSS_FRAME_FORMAT_PLANAR_RGB888: in sh_css_copy_frame_to_spframe()
593 case IA_CSS_FRAME_FORMAT_PLANAR_RGB888: in set_output_frame_buffer()
H A Datomisp_cmd.c1125 return IA_CSS_FRAME_FORMAT_PLANAR_RGB888; in v4l2_fmt_to_sh_fmt()
3417 case IA_CSS_FRAME_FORMAT_PLANAR_RGB888: in atomisp_bytesperline_to_padded_width()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c195 case IA_CSS_FRAME_FORMAT_PLANAR_RGB888: in ia_css_frame_init_planes()
706 if (info->format == IA_CSS_FRAME_FORMAT_PLANAR_RGB888) in ia_css_elems_bytes_from_info()
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c365 case IA_CSS_FRAME_FORMAT_PLANAR_RGB888: in debug_frame_format2str()