/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstdewarp.cpp | 161 gint out_width, gint out_height, int out_cv_type); 282 filter->out_width = 0; in gst_dewarp_init() 442 gint out_width, out_height; in gst_dewarp_update_map() local 445 out_width = filter->out_width; in gst_dewarp_update_map() 448 out_width = filter->out_width * 2; in gst_dewarp_update_map() 454 G_GINT32_FORMAT, out_width, out_height); in gst_dewarp_update_map() 460 cv::Size destSize (out_width, out_height); in gst_dewarp_update_map() 465 for (x = 0; x < out_width; x++) { in gst_dewarp_update_map() 467 float theta = ((float) (x) / (float) (out_width)) * 2.0 * G_PI; in gst_dewarp_update_map() 482 gint in_width, gint in_height, gint * out_width, gint * out_height) in gst_dewarp_calculate_dimensions() argument [all …]
|
D | gstcvsobel.cpp | 113 gint out_width, gint out_height, int out_cv_type); 191 gint out_width, gint out_height, int out_cv_type) in gst_cv_sobel_set_caps() argument 196 filter->cvSobel.create (cv::Size (out_width, out_height), CV_8UC1); in gst_cv_sobel_set_caps()
|
D | gstcvlaplace.cpp | 115 gint out_width, gint out_height, int out_cv_type); 192 gint in_height, int in_cv_type, gint out_width, in gst_cv_laplace_cv_set_caps() argument 197 filter->intermediary_img.create (cv::Size (out_width, out_height), CV_16SC1); in gst_cv_laplace_cv_set_caps()
|
D | gstedgedetect.cpp | 116 gint out_width, gint out_height, int out_cv_type); 248 gint out_width, gint out_height, int out_cv_type) in gst_edge_detect_set_caps() argument
|
D | gstdewarp.h | 96 gint out_width; member
|
D | gstfaceblur.cpp | 160 gint out_width, gint out_height, int out_cv_type); 333 gint out_width, gint out_height, int out_cv_type) in gst_face_blur_set_caps() argument
|
D | gstcameraundistort.cpp | 116 gint out_width, gint out_height, int out_cv_type); 284 G_GNUC_UNUSED gint out_width, G_GNUC_UNUSED gint out_height, in gst_camera_undistort_set_info() argument
|
D | gstretinex.cpp | 142 gint out_width, gint out_height, int out_cv_type); 316 gint in_height, int in_cv_type, gint out_width, in gst_retinex_set_caps() argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/ |
D | jsimd.h | 361 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 364 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 367 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 370 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 373 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 376 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 379 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 384 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 387 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, 390 (JDIMENSION out_width, JSAMPIMAGE input_buf, JDIMENSION input_row, [all …]
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | io_dec.c | 295 const int out_width = io->scaled_width; in InitYUVRescaler() local 297 const int uv_out_width = (out_width + 1) >> 1; in InitYUVRescaler() 302 const size_t work_size = 2 * (size_t)out_width; in InitYUVRescaler() 334 buf->y, out_width, out_height, buf->y_stride, 1, in InitYUVRescaler() 348 buf->a, out_width, out_height, buf->a_stride, 1, in InitYUVRescaler() 490 const int out_width = io->scaled_width; in InitRGBRescaler() local 495 const size_t work_size = 2 * (size_t)out_width; in InitRGBRescaler() 504 tmp_size2 = (uint64_t)num_rescalers * out_width; in InitRGBRescaler() 527 tmp + 0 * out_width, out_width, out_height, 0, 1, in InitRGBRescaler() 530 tmp + 1 * out_width, out_width, out_height, 0, 1, in InitRGBRescaler() [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | vf_sr.c | 91 int out_width, out_height; in config_output() local 94 result = ff_dnn_get_output(&ctx->dnnctx, inlink->w, inlink->h, &out_width, &out_height); in config_output() 100 if (inlink->w != out_width || inlink->h != out_height) { in config_output() 102 outlink->w = out_width; in config_output() 117 outlink->w = out_width * ctx->scale_factor; in config_output()
|
D | vf_vpp_qsv.c | 63 int out_width; member 202 vpp->out_width); in eval_expr() 210 vpp->out_width); in eval_expr() 270 if (vpp->out_height == 0 || vpp->out_width == 0) { in config_input() 271 vpp->out_width = inlink->w; in config_input() 298 outlink->w = vpp->out_width; in config_output() 429 FFSWAP(int, vpp->out_width, vpp->out_height); in config_output()
|
D | vf_scale_npp.c | 233 int out_width, int out_height) in init_processing_chain() argument 273 if (in_width != out_width || in_height != out_height || in init_processing_chain() 278 (out_width > in_width && out_height > in_height)) { in init_processing_chain() 283 !(out_width < in_width && out_height < in_height)) { in init_processing_chain() 308 s->stages[STAGE_RESIZE].planes_out[0].width = out_width; in init_processing_chain() 313 s->stages[STAGE_INTERLEAVE].planes_in[0].width = out_width; in init_processing_chain()
|
D | vf_scale_qsv.c | 173 int out_width, int out_height) in init_out_pool() argument 204 out_frames_ctx->width = FFALIGN(out_width, 16); in init_out_pool() 221 info->CropW = out_width; in init_out_pool() 453 int out_width, int out_height) in init_scale_session() argument 459 ret = init_out_pool(ctx, out_width, out_height); in init_scale_session()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/ |
D | gstopencvvideofilter.cpp | 181 gint out_width, out_height; in gst_opencv_video_filter_set_info() local 194 if (!gst_opencv_cv_mat_params_from_video_info (out_info, &out_width, in gst_opencv_video_filter_set_info() 204 out_width, out_height, out_cv_type)) in gst_opencv_video_filter_set_info() 209 transform->out_cvImage.create (cv::Size (out_width, out_height), out_cv_type); in gst_opencv_video_filter_set_info()
|
D | gstopencvvideofilter.h | 84 int in_cv_type, gint out_width, gint out_height,
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderRendering.hpp | 144 …virtual void getRenderTargetSize(unsigned int n_instances, unsigned int* out_width, unsigned int* … 264 …void getRenderTargetSize(unsigned int n_instances, unsigned int* out_width, unsigned int* out_heig… 359 …void getRenderTargetSize(unsigned int n_instances, unsigned int* out_width, unsigned int* out_heig… 515 …void getRenderTargetSize(unsigned int n_instances, unsigned int* out_width, unsigned int* out_heig…
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemorypbo.c | 114 guint out_width, out_height; member 437 gsize out_width, out_height, out_stride; in _gl_mem_copy_thread() local 446 out_width = copy_params->out_width; in _gl_mem_copy_thread() 479 copy_params->out_width, copy_params->out_height); in _gl_mem_copy_thread() 532 gl->TexSubImage2D (out_tex_target, 0, 0, 0, out_width, out_height, in _gl_mem_copy_thread() 537 tex_id, copy_params->tex_target, copy_params->out_format, out_width, in _gl_mem_copy_thread() 760 copy_params.out_width = width; in gst_gl_memory_pbo_copy_into_texture()
|
D | gstglmemory.c | 98 guint out_width, out_height; member 661 gint out_width, gint out_height) in gst_gl_memory_copy_teximage() argument 715 gl->CopyTexImage2D (out_tex_target, 0, out_tex_format, 0, 0, out_width, in gst_gl_memory_copy_teximage() 758 gl->BlitFramebuffer (0, 0, out_width, out_height, in gst_gl_memory_copy_teximage() 759 0, 0, out_width, out_height, GL_COLOR_BUFFER_BIT, GL_NEAREST); in gst_gl_memory_copy_teximage() 815 internal_format, out_gl_format, out_gl_type, copy_params->out_width, in _gl_tex_copy_thread() 821 copy_params->out_width, copy_params->out_height); in _gl_tex_copy_thread() 1014 copy_params.out_width = width; in gst_gl_memory_copy_into()
|
D | gstglviewconvert.c | 1469 guint out_width, out_height; in _init_view_convert_fbo() local 1471 out_width = GST_VIDEO_INFO_WIDTH (&viewconvert->out_info); in _init_view_convert_fbo() 1476 out_width, out_height); in _init_view_convert_fbo() 1882 guint out_width, out_height; in _do_view_convert_draw() local 1917 gst_gl_framebuffer_get_effective_dimensions (viewconvert->fbo, &out_width, in _do_view_convert_draw() 1919 gl->Viewport (0, 0, out_width, out_height); in _do_view_convert_draw() 2015 guint in_width, in_height, out_width, out_height; in _do_view_convert() local 2025 out_width = GST_VIDEO_INFO_WIDTH (&viewconvert->out_info); in _do_view_convert() 2116 || out_width != width || out_height != height) { in _do_view_convert() 2126 gst_video_info_set_format (&temp_info, GST_VIDEO_FORMAT_RGBA, out_width, in _do_view_convert() [all …]
|
D | gstglcolorconvert.c | 2678 guint out_width, out_height; in _init_convert_fbo() local 2680 out_width = GST_VIDEO_INFO_WIDTH (&convert->out_info); in _init_convert_fbo() 2684 gst_gl_framebuffer_new_with_default_depth (convert->context, out_width, in _init_convert_fbo() 2694 guint in_width, in_height, out_width, out_height; in _do_convert_one_view() local 2702 out_width = GST_VIDEO_INFO_WIDTH (&convert->out_info); in _do_convert_one_view() 2757 || out_width != mem_width || out_height != mem_height) { in _do_convert_one_view() 2767 gst_video_info_set_format (&temp_info, GST_VIDEO_FORMAT_RGBA, out_width, in _do_convert_one_view() 2798 convert->priv->out_tex[2], convert->priv->out_tex[3], out_width, in _do_convert_one_view() 2819 || out_width != mem_width || out_height != mem_height) { in _do_convert_one_view() 3010 guint out_width, out_height; in _do_convert_draw() local [all …]
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | compositor.c | 1510 gint height1, gdouble alpha1, gint out_width, gint out_height) in _test_obscured() argument 1539 if (out_width > 0) in _test_obscured() 1540 gst_caps_set_simple (caps, "width", G_TYPE_INT, out_width, NULL); in _test_obscured() 1597 gint out_width, out_height; in GST_START_TEST() local 1607 out_width = out_height = 0; in GST_START_TEST() 1614 width1, height1, alpha1, out_width, out_height); in GST_START_TEST() 1621 width1, height1, alpha1, out_width, out_height); in GST_START_TEST() 1629 width1, height1, alpha1, out_width, out_height); in GST_START_TEST() 1638 ypos1, width1, height1, alpha1 / 10, out_width, out_height); in GST_START_TEST() 1647 width1, height1, alpha1, out_width, out_height); in GST_START_TEST() [all …]
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglcolorconvert.c | 183 gint out_width = frames[j].width; in check_conversion() local 190 gst_video_info_set_format (&out_info, out_v_format, out_width, in check_conversion()
|
/third_party/gstreamer/gstplugins_good/gst/videobox/ |
D | gstvideobox.h | 66 gint out_width, out_height; member
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
D | jdcolext-mmx.asm | 24 ; jsimd_ycc_rgb_convert_mmx(JDIMENSION out_width, JSAMPIMAGE input_buf, 29 %define out_width(b) (b) + 8 ; JDIMENSION out_width 62 mov ecx, JDIMENSION [out_width(eax)] ; num_cols
|