Lines Matching full:image

69  *      The input source image.
71 * The output destination image.
83 * The input source image.
85 * The output destination image.
106 * The input source image.
108 * The output destination image.
110 * The rectangle on the source image that needs to be cropped.
123 * The input source image.
125 * The output destination image.
127 * Output the coordinates of the starting point in the X-direction of the destination image.
129 * Output the coordinates of the starting point in the Y-direction of the destination image.
142 * The input source image.
144 * The output destination image.
146 * The source image format.
148 * The destination image format.
170 * The input source image.
172 * The output destination image.
189 * The input source image.
191 * The output destination image.
207 * The foreground image.
209 * The background image, which is also the output destination image.
229 * The foreground image.
231 * The background image.
233 * The output destination image.
254 * The foreground image.
256 * The background image, which is also the output destination image.
274 * The background image.
276 * The rectangle on the source image that needs to be OSD.
292 * The input source image.
294 * The output destination image.
309 * The input source image.
311 * The output destination image.
326 * The output destination image.
328 * The rectangle on the source image that needs to be filled with color.
342 * The output destination image.
344 * The rectangle arrays on the source image that needs to be filled with color.
362 * The output destination image.
364 * The rectangle on the source image that needs to be filled with color.
384 * The output destination image.
386 * The rectangle arrays on the source image that needs to be filled with color.
407 * @param image
408 * The output destination image.
410 * The rectangle on the source image that needs to be mosaicked.
422 const rga_buffer_t image, im_rect rect, int mosaic_mode);
429 * @param image
430 * The output destination image.
432 * The rectangle arrays on the source image that needs to be filled with color.
446 const rga_buffer_t image,
455 * The input source image.
457 * The output destination image.
472 * The input source image and is also the foreground image in blend.
474 * The output destination image and is also the foreground image in blend.
476 * The foreground image, or a LUT table.
478 * The rectangle on the src channel image that needs to be processed.
480 * The rectangle on the dst channel image that needs to be processed.
482 * The rectangle on the pat channel image that needs to be processed.
484 * The image processing options configuration.
486 * The image processing usage.