Home
last modified time | relevance | path

Searched defs:nz (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8_dec.c504 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 Dquant_enc.c730 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 Diterator_enc.c232 #define BIT(nz, n) (!!((nz) & (1 << (n)))) argument
268 uint32_t nz = 0; in VP8IteratorBytesToNz() local
A Dvp8i_enc.h220 uint32_t nz; // non-zero blocks member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dstrtod_bk.c248 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 Denc_sse41.c315 int nz; in Quantize2Blocks_SSE41() local
A Denc_mips32.c244 int nz; in Quantize2Blocks_MIPS32() local
A Denc_neon.c900 int nz; in Quantize2Blocks_NEON() local
A Denc.c682 int nz; in Quantize2Blocks_C() local
A Denc_mips_dsp_r2.c1318 int nz; in Quantize2Blocks_MIPSdspR2() local
A Denc_msa.c858 int nz; in Quantize2Blocks_MSA() local
A Denc_sse2.c1344 int nz; in Quantize2Blocks_SSE2() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c92752 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

Completed in 274 milliseconds