/third_party/lzma/C/ |
D | DllSecur.c | 43 OSVERSIONINFO vi; in My_SetDefaultDllDirectories() local 44 vi.dwOSVersionInfoSize = sizeof(vi); in My_SetDefaultDllDirectories() 45 if (!GetVersionEx(&vi) || vi.dwMajorVersion != 6 || vi.dwMinorVersion != 0) in My_SetDefaultDllDirectories() 66 OSVERSIONINFO vi; in LoadSecurityDlls() local 67 vi.dwOSVersionInfoSize = sizeof(vi); in LoadSecurityDlls() 68 if (!GetVersionEx(&vi) || vi.dwMajorVersion != 6 || vi.dwMinorVersion != 0) in LoadSecurityDlls()
|
/third_party/ffmpeg/libavformat/ |
D | avisynth.c | 85 const AVS_VideoInfo *vi; member 243 st->codecpar->width = avs->vi->width; in avisynth_create_stream_video() 244 st->codecpar->height = avs->vi->height; in avisynth_create_stream_video() 246 st->avg_frame_rate = (AVRational) { avs->vi->fps_numerator, in avisynth_create_stream_video() 247 avs->vi->fps_denominator }; in avisynth_create_stream_video() 249 st->duration = avs->vi->num_frames; in avisynth_create_stream_video() 250 st->nb_frames = avs->vi->num_frames; in avisynth_create_stream_video() 251 avpriv_set_pts_info(st, 32, avs->vi->fps_denominator, avs->vi->fps_numerator); in avisynth_create_stream_video() 253 av_log(s, AV_LOG_TRACE, "avs_is_field_based: %d\n", avs_is_field_based(avs->vi)); in avisynth_create_stream_video() 254 av_log(s, AV_LOG_TRACE, "avs_is_parity_known: %d\n", avs_is_parity_known(avs->vi)); in avisynth_create_stream_video() [all …]
|
/third_party/skia/third_party/externals/tint/test/shader_io/ |
D | interpolate_integers.wgsl.expected.glsl | 9 ivec4 vi; 16 ivec4 vi; 29 ivec4 vi; 42 wrapper_result.vi = inner_result.vi; 49 out ivec4 vi; 56 vi = outputs.vi; 69 ivec4 vi; 76 ivec4 vi; 83 ivec4 vi; 96 …Interface tint_symbol_4 = Interface(tint_symbol_1.i, tint_symbol_1.u, tint_symbol_1.vi, tint_symbo… [all …]
|
D | interpolate_integers.wgsl.expected.msl | 7 int4 vi; 14 int4 vi [[user(locn2)]] [[flat]]; 21 int4 vi [[user(locn2)]] [[flat]]; 38 wrapper_result.vi = inner_result.vi; 49 …Interface const tint_symbol_5 = {.i=tint_symbol_1.i, .u=tint_symbol_1.u, .vi=tint_symbol_1.vi, .vu…
|
D | interpolate_integers.wgsl.expected.hlsl | 4 int4 vi; 11 nointerpolation int4 vi : TEXCOORD2; 26 wrapper_result.vi = inner_result.vi; 35 nointerpolation int4 vi : TEXCOORD2; 48 …const Interface tint_symbol_5 = {tint_symbol_1.i, tint_symbol_1.u, tint_symbol_1.vi, tint_symbol_1…
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisdec.c | 144 vorbis_info_clear (&vd->vi); in vorbis_dec_finalize() 155 vorbis_info_init (&vd->vi); in vorbis_dec_start() 174 vorbis_info_clear (&vd->vi); in vorbis_dec_stop() 188 switch (vd->vi.channels) { in vorbis_handle_identification_packet() 200 pos = gst_vorbis_default_channel_positions[vd->vi.channels - 1]; in vorbis_handle_identification_packet() 201 gst_audio_info_set_format (&info, GST_VORBIS_AUDIO_FORMAT, vd->vi.rate, in vorbis_handle_identification_packet() 202 vd->vi.channels, pos); in vorbis_handle_identification_packet() 207 gint i, max_pos = MAX (vd->vi.channels, 64); in vorbis_handle_identification_packet() 213 gst_audio_info_set_format (&info, GST_VORBIS_AUDIO_FORMAT, vd->vi.rate, in vorbis_handle_identification_packet() 214 vd->vi.channels, position); in vorbis_handle_identification_packet() [all …]
|
D | gstvorbisparse.c | 232 vorbis_synthesis_headerin (&parse->vi, &parse->vc, &packet); in vorbis_parse_push_headers() 234 parse->sample_rate = parse->vi.rate; in vorbis_parse_push_headers() 235 parse->channels = parse->vi.channels; in vorbis_parse_push_headers() 246 vorbis_synthesis_headerin (&parse->vi, &parse->vc, &packet); in vorbis_parse_push_headers() 258 vorbis_synthesis_headerin (&parse->vi, &parse->vc, &packet); in vorbis_parse_push_headers() 412 blocksize = vorbis_packet_blocksize (&parse->vi, &packet); in vorbis_parse_queue_buffer() 558 scale = sizeof (float) * parse->vi.channels; in vorbis_parse_convert() 561 scale * gst_util_uint64_scale_int (src_value, parse->vi.rate, in vorbis_parse_convert() 571 *dest_value = src_value * sizeof (float) * parse->vi.channels; in vorbis_parse_convert() 575 gst_util_uint64_scale_int (src_value, GST_SECOND, parse->vi.rate); in vorbis_parse_convert() [all …]
|
/third_party/glslang/Test/baseResults/ |
D | hlsl.structin.vert.out | 7 0:8 'vi' ( in structure{ temp 2-element array of 4-component vector of float m, temp 4-compon… 21 0:11 'vi' ( in structure{ temp 2-element array of 4-component vector of float m,… 28 0:11 'vi' ( in structure{ temp 2-element array of 4-component vector of float m,… 36 0:11 'vi' ( in structure{ temp 2-element array of 4-component vector of float m,… 91 0:? 'vi' ( temp structure{ temp 2-element array of 4-component vector of float m, te… 96 0:? 'vi.m[0]' (layout( location=1) in 4-component vector of float) 100 0:? 'vi' ( temp structure{ temp 2-element array of 4-component vector of float m, te… 105 0:? 'vi.m[1]' (layout( location=2) in 4-component vector of float) 108 0:? 'vi' ( temp structure{ temp 2-element array of 4-component vector of float m, temp… 111 0:? 'vi.coord' (layout( location=3) in 4-component vector of float) [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Thread.hpp | 321 AtomicInt(int i) : vi(i) {} in AtomicInt() 323 inline operator int() const { return vi; } // Note: this isn't a guaranteed atomic operation in operator int() 324 inline void operator=(const AtomicInt& i) { sw::atomicExchange(&vi, i.vi); } in operator =() 325 inline void operator=(int i) { sw::atomicExchange(&vi, i); } in operator =() 326 inline void operator--() { sw::atomicDecrement(&vi); } in operator --() 327 inline void operator++() { sw::atomicIncrement(&vi); } in operator ++() 328 inline int operator--(int) { return sw::atomicDecrement(&vi); } in operator --() 329 inline int operator++(int) { return sw::atomicIncrement(&vi); } in operator ++() 330 inline void operator-=(int i) { sw::atomicAdd(&vi, -i); } in operator -=() 331 inline void operator+=(int i) { sw::atomicAdd(&vi, i); } in operator +=() [all …]
|
/third_party/lzma/CPP/Windows/ |
D | MemoryLock.cpp | 87 OSVERSIONINFOEXW vi; in Get_LargePages_RiskLevel() local 94 func(&vi); in Get_LargePages_RiskLevel() 95 if (vi.dwPlatformId != VER_PLATFORM_WIN32_NT) in Get_LargePages_RiskLevel() 97 if (vi.dwMajorVersion + vi.dwMinorVersion != 10) in Get_LargePages_RiskLevel() 99 if (vi.dwBuildNumber <= 16299) in Get_LargePages_RiskLevel() 103 if (vi.dwBuildNumber < 18362 && !CPU_IsSupported_PageGB()) in Get_LargePages_RiskLevel()
|
D | NtCheck.h | 13 OSVERSIONINFO vi; in IsItWindowsNT() local 14 vi.dwOSVersionInfoSize = sizeof(vi); in IsItWindowsNT() 15 return (::GetVersionEx(&vi) && vi.dwPlatformId == VER_PLATFORM_WIN32_NT); in IsItWindowsNT()
|
D | SystemInfo.cpp | 723 static BOOL My_RtlGetVersion(OSVERSIONINFOEXW *vi) in My_RtlGetVersion() argument 731 func(vi); in My_RtlGetVersion() 747 OSVERSIONINFOEXW vi; in GetOsInfoText() local 748 vi.dwOSVersionInfoSize = sizeof(vi); in GetOsInfoText() 750 if (My_RtlGetVersion(&vi)) in GetOsInfoText() 753 if (vi.dwPlatformId != VER_PLATFORM_WIN32_NT) in GetOsInfoText() 754 s.Add_UInt32(vi.dwPlatformId); in GetOsInfoText() 755 s += " "; s.Add_UInt32(vi.dwMajorVersion); in GetOsInfoText() 756 s += "."; s.Add_UInt32(vi.dwMinorVersion); in GetOsInfoText() 757 s += " "; s.Add_UInt32(vi.dwBuildNumber); in GetOsInfoText() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/goom/ |
D | v3d.h | 64 #define Y_ROTATE_V3D(vi,vf,sina,cosa)\ argument 66 vf.x = vi.x * cosa - vi.z * sina;\ 67 vf.z = vi.x * sina + vi.z * cosa;\ 68 vf.y = vi.y;\
|
/third_party/spirv-tools/test/diff/diff_files/ |
D | multiple_different_entry_points_dst.spvasm | 4 OpEntryPoint Fragment %frag "frag" %vi %color 13 OpName %vi "v" 14 OpDecorate %vi Location 0 19 OpDecorate %vi RelaxedPrecision 32 %vi = OpVariable %_ptr_Input_float Input 38 %14 = OpLoad %float %vi
|
D | multiple_different_entry_points_src.spvasm | 7 OpEntryPoint Fragment %mainf "mainf" %color %vi 14 OpName %vi "v" 18 OpDecorate %vi Location 0 21 OpDecorate %vi RelaxedPrecision 34 %vi = OpVariable %_ptr_Input_float Input 47 %12 = OpLoad %float %vi
|
/third_party/ffmpeg/libavcodec/ |
D | libvorbisdec.c | 28 vorbis_info vi; /**< vorbis_info used during init */ member 48 vorbis_info_init(&context->vi) ; in oggvorbis_decode_init() 108 if(vorbis_synthesis_headerin(&context->vi, &context->vc, &context->op)<0){ in oggvorbis_decode_init() 115 avccontext->channels = context->vi.channels; in oggvorbis_decode_init() 116 avccontext->sample_rate = context->vi.rate; in oggvorbis_decode_init() 120 vorbis_synthesis_init(&context->vd, &context->vi); in oggvorbis_decode_init() 187 conv(samples, pcm, (char*)output + total_bytes, context->vi.channels) ; in oggvorbis_decode_frame() 188 total_bytes += samples * 2 * context->vi.channels ; in oggvorbis_decode_frame() 204 vorbis_info_clear(&context->vi) ; in oggvorbis_decode_close()
|
D | libvorbisenc.c | 44 vorbis_info vi; /**< vorbis_info used during init */ member 94 static av_cold int libvorbis_setup(vorbis_info *vi, AVCodecContext *avctx) in libvorbis_setup() argument 109 if ((ret = vorbis_encode_setup_vbr(vi, avctx->channels, in libvorbis_setup() 118 if ((ret = vorbis_encode_setup_managed(vi, avctx->channels, in libvorbis_setup() 125 if ((ret = vorbis_encode_ctl(vi, OV_ECTL_RATEMANAGE2_SET, NULL))) in libvorbis_setup() 132 if ((ret = vorbis_encode_ctl(vi, OV_ECTL_LOWPASS_SET, &cfreq))) in libvorbis_setup() 138 if ((ret = vorbis_encode_ctl(vi, OV_ECTL_IBLOCK_SET, &s->iblock))) in libvorbis_setup() 171 if ((ret = vorbis_encode_setup_init(vi))) in libvorbis_setup() 195 vorbis_info_clear(&s->vi); in libvorbis_encode_close() 214 vorbis_info_init(&s->vi); in libvorbis_encode_init() [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NN_vi_surface/ |
D | platformCreateSurface_vi.txt | 10 To create a sname:VkSurfaceKHR object for an code:nn::code:vi::code:Layer, 12 code:nn::code:vi::code:GetNativeWindow, and then call: 27 code:nn::code:vi::code:NativeWindowHandle, applications must: not attempt to 28 create another surface for the same code:nn::code:vi::code:Layer or attempt 29 to connect to the same code:nn::code:vi::code:Layer through other platform 40 code:nn::code:vi::code:GetDisplayResolution). 55 * pname:window is the code:nn::code:vi::code:NativeWindowHandle for the 56 code:nn::code:vi::code:Layer with which to associate the surface. 61 pname:window must: be a valid code:nn::code:vi::code:NativeWindowHandle
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/ |
D | main.c | 102 lws_cose_validate_create_info_t vi; in main() local 308 memset(&vi, 0, sizeof(vi)); in main() 310 vi.cx = context; in main() 311 vi.keyset = &set; in main() 312 vi.sigtype = sigtype; in main() 313 vi.ext_cb = extra_cb; in main() 314 vi.ext_opaque = extra; in main() 315 vi.ext_len = ext_len; in main() 316 vi.pay_cb = pay_cb; in main() 318 cps = lws_cose_validate_create(&vi); in main()
|
/third_party/glslang/Test/ |
D | hlsl.structin.vert | 7 VI main(float4 d : mysem, VI vi, float4 e : mysem) 11 local.b = vi.m[1] + vi.m[0] + (float4)vi.coord.x + d + e;
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_graphics_state.c | 219 vk_vertex_input_state_init(struct vk_vertex_input_state *vi, in vk_vertex_input_state_init() argument 225 memset(vi, 0, sizeof(*vi)); in vk_vertex_input_state_init() 236 vi->bindings_valid |= BITFIELD_BIT(b); in vk_vertex_input_state_init() 237 vi->bindings[b].stride = desc->stride; in vk_vertex_input_state_init() 238 vi->bindings[b].input_rate = desc->inputRate; in vk_vertex_input_state_init() 239 vi->bindings[b].divisor = 1; in vk_vertex_input_state_init() 248 assert(vi->bindings_valid & BITFIELD_BIT(desc->binding)); in vk_vertex_input_state_init() 251 vi->attributes_valid |= BITFIELD_BIT(a); in vk_vertex_input_state_init() 252 vi->attributes[a].binding = desc->binding; in vk_vertex_input_state_init() 253 vi->attributes[a].format = desc->format; in vk_vertex_input_state_init() [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | vf_v360.c | 1435 int ui, vi; in xyz_to_cube3x2() local 1455 vi = floorf(vf); in xyz_to_cube3x2() 1458 *dv = vf - vi; in xyz_to_cube3x2() 1463 int new_vi = vi + i - 1; in xyz_to_cube3x2() 1592 int ui, vi; in xyz_to_cube1x6() local 1608 vi = floorf(vf); in xyz_to_cube1x6() 1611 *dv = vf - vi; in xyz_to_cube1x6() 1616 int new_vi = vi + i - 1; in xyz_to_cube1x6() 1672 int ui, vi; in xyz_to_cube6x1() local 1688 vi = floorf(vf); in xyz_to_cube6x1() [all …]
|
/third_party/skia/tools/gpu/gl/glx/ |
D | CreatePlatformGLTestContext_glx.cpp | 159 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, fbc[i]); in GLXGLTestContext() local 160 if (vi) { in GLXGLTestContext() 174 XFree(vi); in GLXGLTestContext() 183 XVisualInfo *vi = glXGetVisualFromFBConfig(fDisplay, bestFbc); in GLXGLTestContext() local 186 fPixmap = XCreatePixmap(fDisplay, RootWindow(fDisplay, vi->screen), 10, 10, vi->depth); in GLXGLTestContext() 194 fGlxPixmap = glXCreateGLXPixmap(fDisplay, vi, fPixmap); in GLXGLTestContext() 197 XFree(vi); in GLXGLTestContext()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideosink.cpp | 626 VIDEOINFOHEADER *vi = (VIDEOINFOHEADER *)pmt.pbFormat; in gst_dshowvideosink_window_thread() local 628 if (vi == NULL) in gst_dshowvideosink_window_thread() 635 width = vi->rcTarget.right + GetSystemMetrics (SM_CXSIZEFRAME) * 2; in gst_dshowvideosink_window_thread() 636 height = vi->rcTarget.bottom + GetSystemMetrics (SM_CYCAPTION) + in gst_dshowvideosink_window_thread() 1818 VIDEOINFOHEADER *vi = (VIDEOINFOHEADER *)CoTaskMemAlloc (sizeof (VIDEOINFOHEADER)); in gst_caps_to_directshow_media_type() local 1819 memset (vi, 0, sizeof (VIDEOINFOHEADER)); in gst_caps_to_directshow_media_type() 1823 mediatype->pbFormat = (BYTE *)vi; in gst_caps_to_directshow_media_type() 1830 vi->rcSource.top = 0; in gst_caps_to_directshow_media_type() 1831 vi->rcSource.left = 0; in gst_caps_to_directshow_media_type() 1832 vi->rcSource.bottom = height; in gst_caps_to_directshow_media_type() [all …]
|
/third_party/mesa3d/src/freedreno/rnn/ |
D | rnn.c | 1039 static void prepvarinfo (struct rnndb *db, char *what, struct rnnvarinfo *vi, struct rnnvarinfo *pa… in prepvarinfo() argument 1041 vi->prefenum = parent->prefenum; in prepvarinfo() 1042 if (vi->prefixstr) { in prepvarinfo() 1043 if (!strcmp(vi->prefixstr, "none")) in prepvarinfo() 1044 vi->prefenum = 0; in prepvarinfo() 1046 vi->prefenum = rnn_findenum(db, vi->prefixstr); // XXX in prepvarinfo() 1051 ADDARRAY(vi->varsets, copyvarset(parent->varsets[i])); in prepvarinfo() 1052 struct rnnenum *varset = vi->prefenum; in prepvarinfo() 1053 if (!varset && !vi->varsetstr && parent) in prepvarinfo() 1054 vi->varsetstr = parent->varsetstr; in prepvarinfo() [all …]
|