Home
last modified time | relevance | path

Searched refs:C2 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
Dwalsh_v6.asm167 smusd r8, r8, lr ; C2 = b1<<2 - c1<<2
173 add r11, r4, r8 ; a1_2 = A2 + C2
174 sub r12, r4, r8 ; b1_2 = A2 - C2
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct16x16_test.cc68 const double C2 = 0.98078528040323; variable
155 temp2 = output[7] * C2; in butterfly_16x16_dct_1d()
166 temp1 = output[4] * C2; in butterfly_16x16_dct_1d()