Searched defs:bd (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/freetype/src/gzip/ |
A D | infblock.c | 156 uInt bl, bd; in inflate_blocks() local 308 uInt bl, bd; in inflate_blocks() local
|
A D | inftrees.c | 332 uIntf *bd, /* distance desired/actual bit depth */ in inflate_trees_dynamic() 411 uIntf *bd, /* distance desired/actual bit depth */ in inflate_trees_fixed()
|
A D | infcodes.c | 59 uInt bl, uInt bd, in inflate_codes_new()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/ |
A D | strtod_bk.c | 254 _Bigint *bb = NULL, *bb1, *bd = NULL, *bd0, *bs = NULL, *delta = NULL; local
|
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_pixels.c | 782 int rd, gd, bd, ad; in SDL_FindColor() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngimage.c | 124 # define T(name,chunk,cm_required,cm_absent,bd,when)\ argument 962 int bd = dp->bit_depth; in update_display() local
|
A D | pngvalid.c | 3974 #define DEPTH(bd) ((png_byte)(1U << (bd))) argument 5348 png_byte bd = png_get_bit_depth(pp, pi); in standard_info_part2() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | vp8l_enc.c | 103 const uint8_t bd = (diff >> 0) & 0xff; in PaletteHasNonMonotonousDeltas() local
|
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/ |
A D | duktape.c | 55421 duk_bitdecoder_ctx *bd = &bd_ctx; /* convenience */ local 69147 DUK_LOCAL void duk__push_stridx(duk_hthread *thr, duk_bitdecoder_ctx *bd) { 69155 DUK_LOCAL void duk__push_string(duk_hthread *thr, duk_bitdecoder_ctx *bd) { 69165 DUK_LOCAL void duk__push_stridx_or_string(duk_hthread *thr, duk_bitdecoder_ctx *bd) { 69177 DUK_LOCAL void duk__push_double(duk_hthread *thr, duk_bitdecoder_ctx *bd) { 69193 duk_bitdecoder_ctx *bd = &bd_ctx; /* convenience */ local 104301 DUK_INTERNAL duk_small_uint_t duk_bd_decode_bitpacked_string(duk_bitdecoder_ctx *bd, duk_uint8_t *o…
|
Completed in 273 milliseconds