Home
last modified time | relevance | path

Searched defs:bit_pos (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/extras/
A Dquality_estimate.c27 uint64_t max_size, uint64_t* const bit_pos) { in GetBit()
46 uint64_t bit_pos; in VP8EstimateQuality() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dwebpinfo.c214 int* val, uint64_t* const bit_pos) { in GetBits()
229 int* val, uint64_t* const bit_pos) { in GetSignedBits()
256 uint64_t* const bit_pos) { in ParseLossySegmentHeader()
306 uint64_t* const bit_pos) { in ParseLossyFilterHeader()
343 uint64_t* const bit_pos = &bit_position; in ParseLossyHeader() local
450 int* val, uint64_t* const bit_pos) { in LLGetBits()
477 uint64_t* const bit_pos) { in ParseLosslessTransform()
508 uint64_t* const bit_pos = &bit_position; in ParseLosslessHeader() local
571 uint64_t bit_pos = 0; in ParseAlphaHeader() local
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshrec.c315 FT_UInt bit_pos, in ps_mask_table_set_bits()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibbf.c373 static inline limb_t scan_bit_nz(const bf_t *r, slimb_t bit_pos) in scan_bit_nz()
489 slimb_t i, bit_pos, pos, e_min, e_max, e_range, prec; in __bf_round() local
634 slimb_t bit_pos, n; in bf_can_round() local
2623 slimb_t bit_pos = a->len * LIMB_BITS - a->expn; in bf_get_int64() local
6295 static inline limb_t scan_digit_nz(const bfdec_t *r, slimb_t bit_pos) in scan_digit_nz()
6422 slimb_t i, bit_pos, pos, e_min, e_max, e_range, prec; in __bfdec_round() local

Completed in 28 milliseconds