/third_party/skia/third_party/externals/libwebp/src/dec/ |
D | vp8_dec.c | 505 static WEBP_INLINE uint32_t NzCodeBits(uint32_t nz_coeffs, int nz, int dc_nz) { in NzCodeBits() 530 const int nz = GetCoeffs(token_br, bands[1], ctx, q->y2_mat_, 0, dc); in ParseResiduals() local 553 const int nz = GetCoeffs(token_br, ac_proba, ctx, q->y1_mat_, first, dst); in ParseResiduals() local 574 const int nz = GetCoeffs(token_br, bands[2], ctx, q->uv_mat_, 0, dst); in ParseResiduals() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/ |
D | vp8_dec.c | 507 static WEBP_INLINE uint32_t NzCodeBits(uint32_t nz_coeffs, int nz, int dc_nz) { in NzCodeBits() 532 const int nz = GetCoeffs(token_br, bands[1], ctx, q->y2_mat_, 0, dc); in ParseResiduals() local 555 const int nz = GetCoeffs(token_br, ac_proba, ctx, q->y1_mat_, first, dst); in ParseResiduals() local 576 const int nz = GetCoeffs(token_br, bands[2], ctx, q->uv_mat_, 0, dst); in ParseResiduals() local
|
/third_party/ltp/testcases/kernel/sound/ |
D | snd_timer01.c | 90 int i, nz; in run() local
|
/third_party/ffmpeg/libavcodec/ |
D | sbrdsp_fixed.c | 39 int i, nz, nz0; in sbr_sum_square_c() local 124 int nz, mant, expo; in autocorr_calc() local
|
D | aaccoder.c | 308 int nz = 0; in search_for_quantizers_anmr() local 416 int nz = 0; in search_for_quantizers_fast() local
|
D | aacsbr_fixed.c | 129 int base, prod, nz = 0; in make_bands() local
|
D | aacdec_fixed.c | 138 unsigned nz = idx >> 12; in DEC_UQUAD() local
|
D | aacsbr_template.c | 371 int tmp, nz = 0; local 545 int nz = 0; local
|
D | aaccoder_twoloop.h | 221 int nz = 0; in search_for_quantizers_twoloop() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_miptree.c | 32 nv50_tex_choose_tile_dims_helper(unsigned nx, unsigned ny, unsigned nz, in nv50_tex_choose_tile_dims_helper() 62 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nv50_tex_choose_tile_dims()
|
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/ |
D | torus.h | 64 float nz = sinU; in GenerateTorus() local
|
/third_party/ffmpeg/libavcodec/arm/ |
D | aac.h | 101 unsigned v0, v1, v2, v3, nz; in VMUL4S() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | quant_enc.c | 730 int nz = 0; in TrellisQuantizeBlock() local 762 int nz = 0; in ReconstructIntra16() local 814 int nz = 0; in ReconstructIntra4() local 915 int nz = 0; in ReconstructUV() local 1201 int nz = 0; in SimpleQuantize() local 1227 int nz = 0; in RefineUsingDistortion() local
|
D | iterator_enc.c | 232 #define BIT(nz, n) (!!((nz) & (1 << (n)))) argument 268 uint32_t nz = 0; in VP8IteratorBytesToNz() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | quant_enc.c | 730 int nz = 0; in TrellisQuantizeBlock() local 762 int nz = 0; in ReconstructIntra16() local 814 int nz = 0; in ReconstructIntra4() local 915 int nz = 0; in ReconstructUV() local 1201 int nz = 0; in SimpleQuantize() local 1227 int nz = 0; in RefineUsingDistortion() local
|
D | iterator_enc.c | 232 #define BIT(nz, n) (!!((nz) & (1 << (n)))) argument 268 uint32_t nz = 0; in VP8IteratorBytesToNz() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
/third_party/musl/src/math/ |
D | fma.c | 47 struct num nx, ny, nz; in fma() local
|
/third_party/FreeBSD/contrib/gdtoa/ |
D | strtod.c | 96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
|
D | strtodg.c | 327 int j, k, nbits, nd, nd0, nf, nz, nz0, rd, rvbits, rve, rve1, sign; local
|
/third_party/flutter/glfw/examples/ |
D | splitview.c | 62 double s, t, x, y, z, nx, ny, nz, scale, twopi; in drawTorus() local
|
/third_party/libsnd/src/ALAC/ |
D | ag_enc.c | 234 uint32_t m, k, n, c, mz, nz ; in dyn_comp() local
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglbumper.c | 399 float nx, ny, nz; /* Normal */ member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_miptree.c | 35 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz, bool is_3d) in nvc0_tex_choose_tile_dims()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | enc_sse41.c | 315 int nz; in Quantize2Blocks_SSE41() local
|