Home
last modified time | relevance | path

Searched defs:expn (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.c104 int32_t expn = (val >> 10) & 0x1f; in float16i() local
/third_party/python/Lib/
H A Dsmtplib.py592 def expn(self, address): member in SMTP
/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h152 uint8_t expn[JPEG2000_MAX_DECLEVELS * 3]; // quantization exponent member
H A Djpeg2000dec.c1112 jpeg2000_decode_packet(Jpeg2000DecoderContext *s, Jpeg2000Tile *tile, int *tp_index, Jpeg2000CodingStyle *codsty, Jpeg2000ResLevel *rlevel, int precno, int layno, uint8_t *expn, int numgbits) jpeg2000_decode_packet() argument
[all...]
H A Dj2kenc.c562 int expn, mant = 0; in init_quantization() local
781 encode_packet(Jpeg2000EncoderContext *s, Jpeg2000ResLevel *rlevel, int layno, int precno, uint8_t *expn, int numgbits, int packetno, int nlayers) encode_packet() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dquant_enc.c350 const double expn = (alpha > amax) ? exp_min in QualityToJPEGCompression() local
414 const double expn = 1. - amp * enc->dqm_[i].alpha_; in VP8SetSegmentParams() local

Completed in 12 milliseconds