HomeSort by relevance Sort by last modified time
    Searched refs:cospi_26_64 (Results 1 - 25 of 28) sorted by null

1 2

  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 53 static const tran_high_t cospi_26_64 = 4756; variable
fwd_txfm.c 341 temp2 = step1[3] * cospi_6_64 + step1[4] * cospi_26_64;
344 temp1 = step1[3] * -cospi_26_64 + step1[4] * cospi_6_64;
649 step[11] = dct_32_round(output[11] * cospi_6_64 + output[12] * cospi_26_64);
650 step[12] = dct_32_round(output[12] * cospi_6_64 + output[11] * -cospi_26_64);
inv_txfm.c 217 s6 = (int)(cospi_26_64 * x6 + cospi_6_64 * x7);
218 s7 = (int)(cospi_6_64 * x6 - cospi_26_64 * x7);
601 temp1 = step1[11] * cospi_6_64 - step1[12] * cospi_26_64;
602 temp2 = step1[11] * cospi_26_64 + step1[12] * cospi_6_64;
896 temp1 = step1[11] * cospi_6_64 - step1[12] * cospi_26_64;
897 temp2 = step1[11] * cospi_26_64 + step1[12] * cospi_6_64;
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
itrans8_dspr2.c 639 s6 = cospi_26_64 * x6 + cospi_6_64 * x7;
640 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
    [all...]
itrans16_dspr2.c 155 "msub $ac3, %[load4], %[cospi_26_64] \n\t"
167 "madd $ac2, %[load3], %[cospi_26_64] \n\t"
197 [cospi_6_64] "r"(cospi_6_64), [cospi_26_64] "r"(cospi_26_64),
540 "msub $ac3, %[load4], %[cospi_26_64] \n\t"
552 "madd $ac2, %[load3], %[cospi_26_64] \n\t"
    [all...]
fwd_txfm_msa.c 24 cospi_10_64, cospi_22_64, cospi_6_64, cospi_26_64 };
26 -cospi_2_64, -cospi_10_64, -cospi_18_64, -cospi_26_64, 0, 0, 0, 0
fwd_txfm_msa.h 190 cospi_10_64, cospi_22_64, cospi_6_64, cospi_26_64 }; \
192 -cospi_2_64, -cospi_10_64, -cospi_18_64, -cospi_26_64, 0, 0, 0, 0 \
itrans32_cols_dspr2.c 369 "msub $ac2, %[load4], %[cospi_26_64] \n\t"
371 "madd $ac1, %[load3], %[cospi_26_64] \n\t"
398 [cospi_6_64] "r"(cospi_6_64), [cospi_26_64] "r"(cospi_26_64),
    [all...]
itrans32_dspr2.c 413 "msub $ac2, %[load4], %[cospi_26_64] \n\t"
415 "madd $ac1, %[load3], %[cospi_26_64] \n\t"
442 [cospi_6_64] "r"(cospi_6_64), [cospi_26_64] "r"(cospi_26_64),
    [all...]
inv_txfm_msa.h 24 cospi_18_64, cospi_22_64, cospi_26_64, cospi_30_64 }; \
255 v8i16 mask2_m = { cospi_14_64, -cospi_18_64, cospi_26_64, cospi_6_64, \
256 -cospi_26_64, cospi_8_64, cospi_24_64, -cospi_8_64 }; \
idct16x16_msa.c 49 DOTP_CONST_PAIR(reg13, reg3, cospi_6_64, cospi_26_64, loc0, loc1);
146 DOTP_CONST_PAIR(reg13, reg3, cospi_6_64, cospi_26_64, loc0, loc1);
fwd_dct32x32_msa.c 126 DOTP_CONST_PAIR(vec4, vec3, cospi_6_64, cospi_26_64, temp0, temp1);
385 DOTP_CONST_PAIR(vec4, vec3, cospi_6_64, cospi_26_64, in4, in5);
457 DOTP_CONST_PAIR(vec4, vec3, cospi_6_64, cospi_26_64, temp0, temp1);
766 DOTP_CONST_PAIR(vec4, vec3, cospi_6_64, cospi_26_64, temp0, temp1);
    [all...]
idct32x32_msa.c 69 DOTP_CONST_PAIR(reg6, reg1, cospi_6_64, cospi_26_64, reg6, reg1);
382 DOTP_CONST_PAIR(reg6, reg1, cospi_6_64, cospi_26_64, reg6, reg1);
  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_fdct_msa.h 24 cospi_18_64, cospi_22_64, cospi_26_64, cospi_30_64 }; \
  /external/libvpx/libvpx/vp9/encoder/
vp9_dct.c 220 temp2 = step1[3] * cospi_6_64 + step1[4] * cospi_26_64;
224 temp1 = step1[3] * -cospi_26_64 + step1[4] * cospi_6_64;
294 s6 = cospi_26_64 * x6 + cospi_6_64 * x7;
295 s7 = cospi_6_64 * x6 - cospi_26_64 * x7;
  /external/libvpx/libvpx/vpx_dsp/x86/
inv_txfm_ssse3.c 438 const __m128i stk2_6 = pair_set_epi16(-2 * cospi_26_64, -2 * cospi_26_64);
752 const __m128i stk2_6 = pair_set_epi16(-2 * cospi_26_64, -2 * cospi_26_64);
    [all...]
inv_txfm_sse2.c 372 const __m128i k__cospi_p26_p06 = pair_set_epi16(cospi_26_64, cospi_6_64);
373 const __m128i k__cospi_p06_m26 = pair_set_epi16(cospi_6_64, -cospi_26_64);
    [all...]
fwd_txfm_impl_sse2.h 599 const __m128i k__cospi_p06_p26 = pair_set_epi16(cospi_6_64, cospi_26_64);
601 const __m128i k__cospi_m26_p06 = pair_set_epi16(-cospi_26_64, cospi_6_64);
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht8x8_add_neon.c 31 static int16_t cospi_26_64 = 4756; variable
269 d30s16 = vdup_n_s16(cospi_26_64);
  /external/libvpx/libvpx/vpx_dsp/arm/
idct32x32_135_add_neon.c 131 s2[11] = multiply_shift_and_narrow_s16(in[6], -cospi_26_64);
421 s2[11] = multiply_shift_and_narrow_s16(in[6], -cospi_26_64);
highbd_idct32x32_135_add_neon.c 141 s2[11] = multiply_shift_and_narrow_s32_dual(in[6], -cospi_26_64);
497 s2[11] = multiply_shift_and_narrow_s32_dual(in[6], -cospi_26_64);
    [all...]
highbd_idct32x32_34_add_neon.c 398 s2[11] = multiply_shift_and_narrow_s32_dual(in[6], -cospi_26_64);
idct32x32_34_add_neon.c 294 s2[11] = multiply_shift_and_narrow_s16(in[6], -cospi_26_64);
highbd_idct32x32_1024_add_neon.c 554 do_butterfly(q[14], q[13], cospi_6_64, cospi_26_64, &q[4], &q[6]);
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_intrin_sse2.c     [all...]

Completed in 318 milliseconds

1 2