Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c76 static struct ia_css_frame *frame_create(unsigned int width,
367 struct ia_css_frame *me = frame_create(0, 0, in ia_css_frame_allocate_with_buffer_size()
629 struct ia_css_frame *me = frame_create(width, in frame_allocate_with_data()
654 static struct ia_css_frame *frame_create(unsigned int width, in frame_create() function