/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_bc_decoder.cpp | 486 TEX_WORD2_ALL w2(dw2); in decode_fetch() local 528 MEM_GDS_WORD2_EGCM w2(dw2); in decode_fetch_gds() local 571 MEM_RD_WORD2_R7EGCM w2(dw2); in decode_fetch_mem() local 643 VTX_WORD2_R6 w2(dw2); in decode_fetch_vtx() local 652 VTX_WORD2_R7 w2(dw2); in decode_fetch_vtx() local 662 VTX_WORD2_EG w2(dw2); in decode_fetch_vtx() local 673 VTX_WORD2_CM w2(dw2); in decode_fetch_vtx() local
|
/third_party/ffmpeg/libavcodec/ |
D | dirac_dwt_template.c | 68 const int w2 = w >> 1; in RENAME() local 85 const int w2 = w >> 1; in RENAME() local 105 const int w2 = w >> 1; in RENAME() local 129 const int w2 = w >> 1; in RENAME() local 156 const int w2 = w >> 1; in RENAME() local 179 const int w2 = w >> 1; in RENAME() local
|
D | aacenc_is.c | 38 int i, w2; in ff_aac_is_encoding_err() local 102 int start = 0, count = 0, w, w2, g, i, prev_sf1 = -1, prev_bt = -1, prev_is = 0; in ff_aac_search_for_is() local
|
D | aaccoder.c | 239 int q, w, w2, g, start = 0; in search_for_quantizers_anmr() local 399 int start = 0, i, w, w2, g; in search_for_quantizers_fast() local 546 int w, g, w2, i; in search_for_pns() local 688 int w, g, w2; in mark_pns() local 758 int start = 0, i, w, w2, g, sid_sf_boost, prev_mid, prev_side; in search_for_ms() local
|
D | aacenc.c | 256 int i, w, w2, g, ch; in adjust_frame_information() local 306 int w, w2, g, i; in apply_intensity_stereo() local 335 int w, w2, g, i; in apply_mid_side_stereo() local 439 int start, i, w, w2; in encode_spectral_coeffs() local
|
D | vp9_mc_template.c | 41 int w1 = ref1->width, h1 = ref1->height, w2, h2; in FN() local
|
D | aacenc_utils.h | 83 int w2, i; in find_max_val() local 110 int w2, i; in find_form_factor() local
|
/third_party/libunwind/src/hppa/ |
D | Gis_signal_frame.c | 33 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
|
/third_party/node/test/parallel/ |
D | test-stream-writable-constructor-set-methods.js | 30 const w2 = new Writable({ write: _write, writev: _writev }); constant
|
/third_party/ffmpeg/libavcodec/x86/ |
D | dirac_dwt_init.c | 147 int w2= w>>1; in horizontal_compose_dd97i_ssse3() local
|
D | lossless_videodsp_init.c | 55 x86_reg w2 = -w; in add_median_pred_cmov() local
|
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/ |
D | DeckLinkAPI_i.c | 43 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ argument
|
/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/ |
D | arm_barycenter_f32.c | 87 float32_t w1, w2, w3, w4; in arm_barycenter_f32() local 205 float32_t accum, w,w1,w2,w3,w4; in arm_barycenter_f32() local
|
D | arm_barycenter_f16.c | 101 float16_t w1, w2, w3, w4; in arm_barycenter_f16() local
|
/third_party/typescript/tests/baselines/reference/ |
D | staticInstanceResolution5.js | 40 var y = function (w2) { }; argument
|
/third_party/libunwind/src/arm/ |
D | Gos-freebsd.c | 101 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
|
/third_party/libunwind/src/x86_64/ |
D | Gos-freebsd.c | 41 unw_word_t w0, w1, w2, b0, ip; in unw_is_signal_frame() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_hue_sat_map.cpp | 332 real32 w2 = 1.0f - w1; in Interpolate() local
|
D | dng_color_spec.cpp | 38 dng_vector_3 w2 = Mb * XYtoXYZ (white2); in MapWhiteMatrix() local
|
/third_party/libunwind/src/x86/ |
D | Gos-freebsd.c | 42 unw_word_t w0, w1, w2, w3, w4, w5, ip; in unw_is_signal_frame() local
|
/third_party/ffmpeg/libavcodec/arm/ |
D | simple_idct_neon.S | 40 #define w2 d0[1] macro
|
/third_party/gstreamer/gstplugins_good/gst/audiofx/ |
D | audiochebband.c | 507 gdouble w2 = 2.0 * G_PI * (filter->upper_frequency / rate); in generate_coefficients() local 535 gdouble w2 = 2.0 * G_PI * (filter->upper_frequency / rate); in generate_coefficients() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | simple_idct_msa.c | 35 v4i32 w2, w4, w6; in simple_idct_msa() local 198 v4i32 w2, w4, w6; in simple_idct_put_msa() local 376 v4i32 w2, w4, w6; in simple_idct_add_msa() local
|
/third_party/node/test/async-hooks/ |
D | test-statwatcher.js | 48 const w2 = fs.watchFile(file2, { interval: 10 }, onchangex('w2')); constant
|
/third_party/libuv/src/win/ |
D | signal.c | 54 static int uv__signal_compare(uv_signal_t* w1, uv_signal_t* w2) { in uv__signal_compare()
|