HomeSort by relevance Sort by last modified time
    Searched refs:res_r0_t3_8x16b (Results 1 - 2 of 2) sorted by null

  /external/libavc/encoder/x86/
ih264e_half_pel_ssse3.c 111 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
169 res_r0_t3_8x16b = _mm_maddubs_epi16(src_r0_t1_16x8b, coeff4_5_16x8b); //a4*c4+a5*c5 a5*c4+a6*c5 a6*c4+a7*c5 a7*c4+a8*c5
175 res_r0_t3_8x16b = _mm_add_epi16(res_r0_t3_8x16b, const_val16_8x16b);
177 res_r0_t1_8x16b = _mm_add_epi16(res_r0_t1_8x16b, res_r0_t3_8x16b);
  /external/libavc/common/x86/
ih264_inter_pred_filters_ssse3.c 309 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
354 res_r0_t3_8x16b = _mm_maddubs_epi16(src_r0_t1_16x8b, coeff4_5_16x8b); //a4*c4+a5*c5 a5*c4+a6*c5 a6*c4+a7*c5 a7*c4+a8*c5
360 res_r0_t3_8x16b = _mm_add_epi16(res_r0_t3_8x16b, const_val16_8x16b);
362 res_r0_t1_8x16b = _mm_add_epi16(res_r0_t1_8x16b, res_r0_t3_8x16b);
385 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
431 res_r0_t3_8x16b = _mm_maddubs_epi16(src_r0_t1_16x8b, coeff4_5_16x8b); //a4*c4+a5*c5 a5*c4+a6*c5 a6*c4+a7*c5 a7*c4+a8*c5
437 res_r0_t3_8x16b = _mm_add_epi16(res_r0_t3_8x16b, const_val16_8x16b);
439 res_r0_t1_8x16b = _mm_add_epi16(res_r0_t1_8x16b, res_r0_t3_8x16b);
958 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
1177 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
1595 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
1678 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
2380 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
2571 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
3462 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
3668 __m128i res_r0_t1_8x16b, res_r0_t2_8x16b, res_r0_t3_8x16b; local
    [all...]

Completed in 454 milliseconds