Home
last modified time | relevance | path

Searched defs:w2 (Results 1 – 25 of 125) sorted by relevance

12345

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_decoder.cpp486 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/
Ddirac_dwt_template.c68 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
Daacenc_is.c38 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
Daaccoder.c239 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
Daacenc.c256 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
Dvp9_mc_template.c41 int w1 = ref1->width, h1 = ref1->height, w2, h2; in FN() local
Daacenc_utils.h83 int w2, i; in find_max_val() local
110 int w2, i; in find_form_factor() local
/third_party/libunwind/src/hppa/
DGis_signal_frame.c33 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
/third_party/node/test/parallel/
Dtest-stream-writable-constructor-set-methods.js30 const w2 = new Writable({ write: _write, writev: _writev }); constant
/third_party/ffmpeg/libavcodec/x86/
Ddirac_dwt_init.c147 int w2= w>>1; in horizontal_compose_dd97i_ssse3() local
Dlossless_videodsp_init.c55 x86_reg w2 = -w; in add_median_pred_cmov() local
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI_i.c43 #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/
Darm_barycenter_f32.c87 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
Darm_barycenter_f16.c101 float16_t w1, w2, w3, w4; in arm_barycenter_f16() local
/third_party/typescript/tests/baselines/reference/
DstaticInstanceResolution5.js40 var y = function (w2) { }; argument
/third_party/libunwind/src/arm/
DGos-freebsd.c101 unw_word_t w0, w1, w2, w3, ip; in unw_is_signal_frame() local
/third_party/libunwind/src/x86_64/
DGos-freebsd.c41 unw_word_t w0, w1, w2, b0, ip; in unw_is_signal_frame() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_hue_sat_map.cpp332 real32 w2 = 1.0f - w1; in Interpolate() local
Ddng_color_spec.cpp38 dng_vector_3 w2 = Mb * XYtoXYZ (white2); in MapWhiteMatrix() local
/third_party/libunwind/src/x86/
DGos-freebsd.c42 unw_word_t w0, w1, w2, w3, w4, w5, ip; in unw_is_signal_frame() local
/third_party/ffmpeg/libavcodec/arm/
Dsimple_idct_neon.S40 #define w2 d0[1] macro
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudiochebband.c507 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/
Dsimple_idct_msa.c35 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/
Dtest-statwatcher.js48 const w2 = fs.watchFile(file2, { interval: 10 }, onchangex('w2')); constant
/third_party/libuv/src/win/
Dsignal.c54 static int uv__signal_compare(uv_signal_t* w1, uv_signal_t* w2) { in uv__signal_compare()

12345