Home
last modified time | relevance | path

Searched defs:dequant (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevcdsp.h53 void (*dequant)(int16_t *coeffs, int16_t log2_size); member
H A Dsipr16k.c53 static void dequant(float *out, const int *idx, const float * const cbs[]) in dequant() function
H A Dcavsdec.c519 static inline int dequant(AVSContext *h, int16_t *level_buf, uint8_t *run_buf, in dequant() function
H A Dsipr.c143 static void dequant(float *out, const int *idx, const float * const cbs[]) in dequant() function
H A Dtwinvq.c172 static void dequant(TwinVQContext *tctx, const uint8_t *cb_bits, float *out, in dequant() function
H A Dhevcdsp_template.c107 static void FUNC(dequant)(int16_t *coeffs, int16_t log2_size) in dequant() function
/third_party/astc-encoder/Source/
H A Dstb_image.h1952 stbi__uint16 dequant[4][64]; member
2208 static int stbi__jpeg_decode_block(stbi__jpeg *j, short data[64], stbi__huffman *hdc, stbi__huffman *hac, stbi__int16 *fac, int b, stbi__uint16 *dequant) in stbi__jpeg_decode_block() argument
3071 static void stbi__jpeg_dequantize(short *data, stbi__uint16 *dequant) in stbi__jpeg_dequantize() argument
[all...]

Completed in 18 milliseconds