Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/freetype/src/gzip/
A Dinfblock.c156 uInt bl, bd; in inflate_blocks() local
308 uInt bl, bd; in inflate_blocks() local
A Dinftrees.c332 uIntf *bd, /* distance desired/actual bit depth */ in inflate_trees_dynamic()
411 uIntf *bd, /* distance desired/actual bit depth */ in inflate_trees_fixed()
A Dinfcodes.c59 uInt bl, uInt bd, in inflate_codes_new()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dstrtod_bk.c254 _Bigint *bb = NULL, *bb1, *bd = NULL, *bd0, *bs = NULL, *delta = NULL; local
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_pixels.c782 int rd, gd, bd, ad; in SDL_FindColor() local
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngimage.c124 # define T(name,chunk,cm_required,cm_absent,bd,when)\ argument
962 int bd = dp->bit_depth; in update_display() local
A Dpngvalid.c3974 #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 Dvp8l_enc.c103 const uint8_t bd = (diff >> 0) & 0xff; in PaletteHasNonMonotonousDeltas() local
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c55421 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 313 milliseconds