Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
Dwalsh_v6.asm96 smusd r7, r7, lr ; C3 = a1<<2 - d1<<2
102 add r0, r3, r7 ; a1_3 = A3 + C3
103 sub r3, r3, r7 ; b1_3 = A3 - C3
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct16x16_test.cc69 const double C3 = 0.956940335732209; variable
124 temp1 = step[10] * C3; in butterfly_16x16_dct_1d()
137 temp2 = step[13] * C3; in butterfly_16x16_dct_1d()