Searched refs:IPU3_CSS_QUEUE_OUT (Results 1 – 6 of 6) sorted by relevance
44 IPU3_CSS_QUEUE_TO_FLAGS(IPU3_CSS_QUEUE_OUT)108 [IPU3_CSS_QUEUE_OUT] = {753 css_pipe->queue[IPU3_CSS_QUEUE_OUT].css_fmt->frame_format; in imgu_css_pipeline_init()755 css_pipe->queue[IPU3_CSS_QUEUE_OUT].css_fmt->bit_depth; in imgu_css_pipeline_init()757 css_pipe->queue[IPU3_CSS_QUEUE_OUT].css_fmt->bayer_order; in imgu_css_pipeline_init()761 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.width; in imgu_css_pipeline_init()763 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.height; in imgu_css_pipeline_init()765 css_pipe->queue[IPU3_CSS_QUEUE_OUT].width_pad; in imgu_css_pipeline_init()767 css_pipe->queue[IPU3_CSS_QUEUE_OUT].css_fmt->frame_format; in imgu_css_pipeline_init()769 css_pipe->queue[IPU3_CSS_QUEUE_OUT].css_fmt->bit_depth; in imgu_css_pipeline_init()[all …]
25 #define IMGU_QUEUE_FIRST_INPUT IPU3_CSS_QUEUE_OUT
391 css_pipe->queue[IPU3_CSS_QUEUE_OUT].css_fmt->frame_format; in imgu_css_osys_calc_frame_and_stripe_params()394 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.width; in imgu_css_osys_calc_frame_and_stripe_params()396 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.height; in imgu_css_osys_calc_frame_and_stripe_params()398 css_pipe->queue[IPU3_CSS_QUEUE_OUT].width_pad; in imgu_css_osys_calc_frame_and_stripe_params()400 css_pipe->queue[IPU3_CSS_QUEUE_OUT].css_fmt->frame_format; in imgu_css_osys_calc_frame_and_stripe_params()414 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.width; in imgu_css_osys_calc_frame_and_stripe_params()416 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.height; in imgu_css_osys_calc_frame_and_stripe_params()1807 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.height; in imgu_css_cfg_acc_stripe()1822 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.width; in imgu_css_cfg_acc_stripe()1863 css_pipe->queue[IPU3_CSS_QUEUE_OUT].fmt.mpix.height; in imgu_css_cfg_acc_stripe()[all …]
27 #define IPU3_CSS_QUEUE_OUT 2 macro
38 [IPU3_CSS_QUEUE_OUT] = CSS_QUEUE_OUT_BUF_SIZE,46 [IMGU_NODE_OUT] = {IPU3_CSS_QUEUE_OUT, "output"},
698 if (i != IPU3_CSS_QUEUE_OUT && in imgu_fmt()