Searched refs:ovr (Results 1 – 17 of 17) sorted by relevance
/third_party/libdrm/tests/modetest/ |
D | modetest.c | 538 drmModePlane *ovr = plane->plane; in dump_planes() local 539 if (!ovr) in dump_planes() 543 ovr->plane_id, ovr->crtc_id, ovr->fb_id, in dump_planes() 544 ovr->crtc_x, ovr->crtc_y, ovr->x, ovr->y, in dump_planes() 545 ovr->gamma_size, ovr->possible_crtcs); in dump_planes() 547 if (!ovr->count_formats) in dump_planes() 551 for (j = 0; j < ovr->count_formats; j++) in dump_planes() 552 dump_fourcc(ovr->formats[j]); in dump_planes() 1102 static bool format_support(const drmModePlanePtr ovr, uint32_t fmt) in format_support() argument 1106 for (i = 0; i < ovr->count_formats; ++i) { in format_support() [all …]
|
/third_party/libdrm/ |
D | xf86drmMode.c | 1009 struct drm_mode_get_plane ovr, counts; in drmModeGetPlane() local 1013 memclear(ovr); in drmModeGetPlane() 1014 ovr.plane_id = plane_id; in drmModeGetPlane() 1015 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPLANE, &ovr)) in drmModeGetPlane() 1018 counts = ovr; in drmModeGetPlane() 1020 if (ovr.count_format_types) { in drmModeGetPlane() 1021 ovr.format_type_ptr = VOID2U64(drmMalloc(ovr.count_format_types * in drmModeGetPlane() 1023 if (!ovr.format_type_ptr) in drmModeGetPlane() 1027 if (drmIoctl(fd, DRM_IOCTL_MODE_GETPLANE, &ovr)) in drmModeGetPlane() 1030 if (counts.count_format_types < ovr.count_format_types) { in drmModeGetPlane() [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | vf_overlay_vulkan.c | 70 C(2, vec4 ovr = texture(overlay_img[i], pos - o_offset[i]); ) 71 C(2, res = ovr * ovr.a + res * (1.0f - ovr.a); )
|
/third_party/curl/m4/ |
D | zz50-xc-ovr.m4 | 3 # zz50-xc-ovr.m4
|
D | zz60-xc-ovr.m4 | 3 # zz60-xc-ovr.m4
|
D | zz40-xc-ovr.m4 | 3 # zz40-xc-ovr.m4
|
/third_party/node/deps/cares/docs/ |
D | Makefile.in | 117 $(top_srcdir)/m4/zz40-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
|
/third_party/node/deps/cares/ |
D | CHANGES | 208 - restore zz40-xc-ovr.m4 3741 - zz40-xc-ovr.m4: fix 'wc' detection - follow-up 2 3748 - zz40-xc-ovr.m4: fix 'wc' detection - follow-up 3754 - zz40-xc-ovr.m4: fix 'wc' detection 3764 - zz40-xc-ovr.m4: check another three basic utilities 3766 - zz40-xc-ovr.m4: 1.0 interface stabilization 3777 - zz40-xc-ovr.m4: emit witness message in configure BODY 3782 - zz40-xc-ovr.m4: truly do version conditional overriding 3788 - zz40-xc-ovr.m4: fix variable assignment of subshell output bashism 3794 - zz40-xc-ovr.m4: reinstate strict AC_REQUIRE macro dependencies [all …]
|
D | Makefile.in | 114 $(top_srcdir)/m4/zz40-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
|
D | aclocal.m4 | 1210 m4_include([m4/zz40-xc-ovr.m4])
|
/third_party/node/deps/cares/src/ |
D | Makefile.in | 113 $(top_srcdir)/m4/zz40-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
|
/third_party/node/deps/cares/include/ |
D | Makefile.in | 114 $(top_srcdir)/m4/zz40-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
D | image_process.cc | 1105 std::vector<float> ovr(len); in ApplyNms() local 1115 ovr[j] = inter / (areas[i] + areas[order[j + 1]] - inter); in ApplyNms() 1119 if (ovr[j] <= thres) { in ApplyNms()
|
/third_party/node/deps/cares/m4/ |
D | zz40-xc-ovr.m4 | 3 # zz40-xc-ovr.m4
|
/third_party/node/deps/cares/src/tools/ |
D | Makefile.in | 116 $(top_srcdir)/m4/zz40-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
|
/third_party/node/deps/cares/src/lib/ |
D | Makefile.in | 124 $(top_srcdir)/m4/zz40-xc-ovr.m4 $(top_srcdir)/acinclude.m4 \
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 56068 zTlhu5*N`rU2mwWhMN38Vno!Y9m`)VU7Ht$w6-^WkX@Z(yk^e(ovr{x&v{*Dy)Tap)
|