Searched refs:sp_frame_out (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c434 sh_css_copy_frame_to_spframe(struct ia_css_frame_sp *sp_frame_out, argument
442 sh_css_copy_buffer_attr_to_spbuffer(&sp_frame_out->buf_attr,
447 ia_css_frame_info_to_frame_sp_info(&sp_frame_out->info, &frame_in->frame_info);
452 sp_frame_out->planes.raw.offset = frame_in->planes.raw.offset;
456 sp_frame_out->planes.rgb.offset = frame_in->planes.rgb.offset;
459 sp_frame_out->planes.planar_rgb.r.offset =
461 sp_frame_out->planes.planar_rgb.g.offset =
463 sp_frame_out->planes.planar_rgb.b.offset =
471 sp_frame_out->planes.yuyv.offset = frame_in->planes.yuyv.offset;
480 sp_frame_out
[all...]

Completed in 116 milliseconds