/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/ |
A D | vp8_dec.c | 504 static WEBP_INLINE uint32_t NzCodeBits(uint32_t nz_coeffs, int nz, int dc_nz) { in NzCodeBits() 529 const int nz = GetCoeffs(token_br, bands[1], ctx, q->y2_mat_, 0, dc); in ParseResiduals() local 552 const int nz = GetCoeffs(token_br, ac_proba, ctx, q->y1_mat_, first, dst); in ParseResiduals() local 573 const int nz = GetCoeffs(token_br, bands[2], ctx, q->uv_mat_, 0, dst); in ParseResiduals() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A 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 1195 int nz = 0; in SimpleQuantize() local 1221 int nz = 0; in RefineUsingDistortion() local
|
A D | iterator_enc.c | 232 #define BIT(nz, n) (!!((nz) & (1 << (n)))) argument 268 uint32_t nz = 0; in VP8IteratorBytesToNz() local
|
A D | vp8i_enc.h | 220 uint32_t nz; // non-zero blocks member
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/ |
A D | strtod_bk.c | 248 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/ |
A D | enc_sse41.c | 315 int nz; in Quantize2Blocks_SSE41() local
|
A D | enc_mips32.c | 244 int nz; in Quantize2Blocks_MIPS32() local
|
A D | enc_neon.c | 900 int nz; in Quantize2Blocks_NEON() local
|
A D | enc.c | 682 int nz; in Quantize2Blocks_C() local
|
A D | enc_mips_dsp_r2.c | 1318 int nz; in Quantize2Blocks_MIPSdspR2() local
|
A D | enc_msa.c | 858 int nz; in Quantize2Blocks_MSA() local
|
A D | enc_sse2.c | 1344 int nz; in Quantize2Blocks_SSE2() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 92752 duk_small_int_t i, ny, nz; local 92787 duk_small_int_t i, ny, nz; local 92861 duk_small_int_t i, ny, nz; local 92891 duk_small_int_t i, ny, nz; local 92955 duk_small_int_t i, j, nx, nz; local
|