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

/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.h28 #define IPU3_CSS_QUEUE_VF 3 macro
H A Dipu3-css.c47 IPU3_CSS_QUEUE_TO_FLAGS(IPU3_CSS_QUEUE_VF)
108 [IPU3_CSS_QUEUE_VF] = {
692 &css_pipe->queue[IPU3_CSS_QUEUE_VF];
1562 &queue[IPU3_CSS_QUEUE_VF].fmt.mpix;
1637 if (imgu_css_queue_enabled(&queue[IPU3_CSS_QUEUE_VF])) {
1641 q_fmt = queue[IPU3_CSS_QUEUE_VF].css_fmt->frame_format;
1686 [IPU3_CSS_QUEUE_VF] = "vf",
1710 vf = &q[IPU3_CSS_QUEUE_VF].fmt.mpix;
1926 if (b->queue == IPU3_CSS_QUEUE_VF)
1928 css_pipe->queue[IPU3_CSS_QUEUE_VF]
[all...]
H A Dipu3.c39 [IPU3_CSS_QUEUE_VF] = CSS_QUEUE_VF_BUF_SIZE,
47 [IMGU_NODE_VF] = {IPU3_CSS_QUEUE_VF, "viewfinder"},
121 i == IPU3_CSS_QUEUE_VF)
H A Dipu3-css-params.c377 target_width = css_pipe->queue[IPU3_CSS_QUEUE_VF].fmt.mpix.width;
378 target_height = css_pipe->queue[IPU3_CSS_QUEUE_VF].fmt.mpix.height;
401 css_pipe->queue[IPU3_CSS_QUEUE_VF].fmt.mpix.width;
403 css_pipe->queue[IPU3_CSS_QUEUE_VF].fmt.mpix.height;
405 css_pipe->queue[IPU3_CSS_QUEUE_VF].width_pad;
407 css_pipe->queue[IPU3_CSS_QUEUE_VF].css_fmt->frame_format;
416 css_pipe->queue[IPU3_CSS_QUEUE_VF].fmt.mpix.width;
418 css_pipe->queue[IPU3_CSS_QUEUE_VF].fmt.mpix.height;
1883 css_pipe->queue[IPU3_CSS_QUEUE_VF].fmt.mpix.width;
1885 css_pipe->queue[IPU3_CSS_QUEUE_VF]
[all...]

Completed in 145 milliseconds