Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddct32_template.c79 #define COS2_0 FIXHR(0.50979557910415916894/2) macro
149 BF( 0, 7, COS2_0 , 1); in dct32()
150 BF( 8, 15,-COS2_0 , 1); in dct32()
151 BF(16, 23, COS2_0 , 1); in dct32()
152 BF(24, 31,-COS2_0 , 1); in dct32()

Completed in 1 milliseconds