Home
last modified time | relevance | path

Searched refs:dequantize (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Datrac9dec.c459 static inline void dequantize(ATRAC9Context *s, ATRAC9BlockData *b, in dequantize() function
675 dequantize (s, b, c); in atrac9_decode_block()
762 dequantize (s, b, c); in atrac9_decode_block()
H A Dsnowenc.c1305 static void dequantize(SnowContext *s, SubBand *b, IDWTELEM *src, int stride){ in dequantize() function
1805 dequantize(s, b, b->ibuf, b->stride); in encode_frame()

Completed in 5 milliseconds