Home
last modified time | relevance | path

Searched refs:dct_const_round_shift (Results 1 – 16 of 16) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c105 step[0] = dct_const_round_shift(temp1); in idct4()
106 step[1] = dct_const_round_shift(temp2); in idct4()
109 step[2] = dct_const_round_shift(temp1); in idct4()
110 step[3] = dct_const_round_shift(temp2); in idct4()
146 int16_t out = dct_const_round_shift(input[0] * cospi_16_64); in vp9_idct4x4_1_add_c()
147 out = dct_const_round_shift(out * cospi_16_64); in vp9_idct4x4_1_add_c()
169 step1[4] = dct_const_round_shift(temp1); in idct8()
170 step1[7] = dct_const_round_shift(temp2); in idct8()
173 step1[5] = dct_const_round_shift(temp1); in idct8()
174 step1[6] = dct_const_round_shift(temp2); in idct8()
[all …]
Dvp9_idct.h82 static INLINE int dct_const_round_shift(int input) { in dct_const_round_shift() function
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_itrans16_dspr2.c961 x0 = dct_const_round_shift(s0 + s8); in iadst16()
962 x1 = dct_const_round_shift(s1 + s9); in iadst16()
963 x2 = dct_const_round_shift(s2 + s10); in iadst16()
964 x3 = dct_const_round_shift(s3 + s11); in iadst16()
965 x4 = dct_const_round_shift(s4 + s12); in iadst16()
966 x5 = dct_const_round_shift(s5 + s13); in iadst16()
967 x6 = dct_const_round_shift(s6 + s14); in iadst16()
968 x7 = dct_const_round_shift(s7 + s15); in iadst16()
969 x8 = dct_const_round_shift(s0 - s8); in iadst16()
970 x9 = dct_const_round_shift(s1 - s9); in iadst16()
[all …]
Dvp9_itrans4_dspr2.c359 output[0] = dct_const_round_shift(s0); in iadst4_dspr2()
360 output[1] = dct_const_round_shift(s1); in iadst4_dspr2()
361 output[2] = dct_const_round_shift(s2); in iadst4_dspr2()
362 output[3] = dct_const_round_shift(s3); in iadst4_dspr2()
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm12 ; dct_const_round_shift(a * b) within butterfly calculations.
275 ; dct_const_round_shift
463 ;step1b[16][i] = dct_const_round_shift(temp1);
464 ;step1b[31][i] = dct_const_round_shift(temp2);
471 ;step1b[17][i] = dct_const_round_shift(temp1);
472 ;step1b[30][i] = dct_const_round_shift(temp2);
489 ;step3[17] = dct_const_round_shift(temp1);
490 ;step3[30] = dct_const_round_shift(temp2);
498 ;step1b[18][i] = dct_const_round_shift(temp1);
499 ;step1b[29][i] = dct_const_round_shift(temp2);
[all …]
Dvp9_iht8x8_add_neon.asm146 ; dct_const_round_shift(input_dc * cospi_16_64)
150 ; dct_const_round_shift(input_dc * cospi_16_64)
170 ; dct_const_round_shift(input_dc * cospi_16_64)
177 ; dct_const_round_shift(input_dc * cospi_16_64)
200 ; dct_const_round_shift(input_dc * cospi_16_64)
204 ; dct_const_round_shift(input_dc * cospi_16_64)
224 ; dct_const_round_shift(input_dc * cospi_16_64)
228 ; dct_const_round_shift(input_dc * cospi_16_64)
262 ; dct_const_round_shift(input_dc * cospi_16_64)
266 ; dct_const_round_shift(input_dc * cospi_16_64)
[all …]
Dvp9_idct8x8_add_neon.asm47 ; dct_const_round_shift(input_dc * cospi_16_64)
51 ; dct_const_round_shift(input_dc * cospi_16_64)
71 ; dct_const_round_shift(input_dc * cospi_16_64)
78 ; dct_const_round_shift(input_dc * cospi_16_64)
101 ; dct_const_round_shift(input_dc * cospi_16_64)
105 ; dct_const_round_shift(input_dc * cospi_16_64)
126 ; dct_const_round_shift(input_dc * cospi_16_64)
130 ; dct_const_round_shift(input_dc * cospi_16_64)
164 ; dct_const_round_shift(input_dc * cospi_16_64)
168 ; dct_const_round_shift(input_dc * cospi_16_64)
[all …]
Dvp9_idct16x16_add_neon.asm106 ; dct_const_round_shift(temp1)
110 ; dct_const_round_shift(temp2)
139 ; dct_const_round_shift(temp1)
143 ; dct_const_round_shift(temp2)
173 ; dct_const_round_shift(temp1)
177 ; dct_const_round_shift(temp2)
198 ; dct_const_round_shift(temp2)
202 ; dct_const_round_shift(temp1)
239 ; dct_const_round_shift(temp1)
243 ; dct_const_round_shift(temp2)
[all …]
Dvp9_dc_only_idct_add_neon.asm33 ; dct_const_round_shift(input_dc * cospi_16_64)
38 ; dct_const_round_shift(out * cospi_16_64)
Dvp9_idct4x4_1_add_neon.asm32 ; out = dct_const_round_shift(input[0] * cospi_16_64)
37 ; out = dct_const_round_shift(out * cospi_16_64)
Dvp9_idct8x8_1_add_neon.asm32 ; out = dct_const_round_shift(input[0] * cospi_16_64)
37 ; out = dct_const_round_shift(out * cospi_16_64)
Dvp9_idct32x32_1_add_neon.asm84 ; out = dct_const_round_shift(input[0] * cospi_16_64)
89 ; out = dct_const_round_shift(out * cospi_16_64)
Dvp9_idct4x4_add_neon.asm92 ; dct_const_round_shift
143 ; dct_const_round_shift
Dvp9_iht4x4_add_neon.asm36 ; dct_const_round_shift
82 ; dct_const_round_shift
Dvp9_idct16x16_1_add_neon.asm32 ; out = dct_const_round_shift(input[0] * cospi_16_64)
37 ; out = dct_const_round_shift(out * cospi_16_64)
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c158 a = dct_const_round_shift(input[0] * cospi_16_64); in vp9_idct4x4_1_add_sse2()
159 a = dct_const_round_shift(a * cospi_16_64); in vp9_idct4x4_1_add_sse2()
590 a = dct_const_round_shift(input[0] * cospi_16_64); in vp9_idct8x8_1_add_sse2()
591 a = dct_const_round_shift(a * cospi_16_64); in vp9_idct8x8_1_add_sse2()
1478 a = dct_const_round_shift(input[0] * cospi_16_64); in vp9_idct16x16_1_add_sse2()
1479 a = dct_const_round_shift(a * cospi_16_64); in vp9_idct16x16_1_add_sse2()
3953 a = dct_const_round_shift(input[0] * cospi_16_64); in vp9_idct32x32_1_add_sse2()
3954 a = dct_const_round_shift(a * cospi_16_64); in vp9_idct32x32_1_add_sse2()