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

  /external/libavc/encoder/x86/
ih264e_half_pel_ssse3.c 378 __m128i res_t0_4x32b, res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
409 res_t3_4x32b = _mm_madd_epi16(src_r4r5_8x16b, coeff4_5_8x16b);
412 res_t3_4x32b = _mm_add_epi32(res_t3_4x32b, const_val512_4x32b);
413 res_t1_4x32b = _mm_add_epi32(res_t1_4x32b, res_t3_4x32b);
422 res_t3_4x32b = _mm_madd_epi16(src_r4r5_8x16b, coeff4_5_8x16b);
425 res_t3_4x32b = _mm_add_epi32(res_t3_4x32b, const_val512_4x32b);
426 res_t1_4x32b = _mm_add_epi32(res_t1_4x32b, res_t3_4x32b);
447 res_t3_4x32b = _mm_madd_epi16(src_r4r5_8x16b, coeff4_5_8x16b)
    [all...]
  /external/libavc/common/x86/
ih264_inter_pred_filters_ssse3.c 870 __m128i res_t0_4x32b, res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
1062 __m128i res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
1263 __m128i res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
2809 __m128i res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
2975 __m128i res_t0_4x32b, res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
3149 __m128i res_t0_4x32b, res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
3376 __m128i res_t0_4x32b, res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
3539 __m128i res_t0_4x32b, res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
3746 __m128i res_t0_4x32b, res_t1_4x32b, res_t2_4x32b, res_t3_4x32b; local
    [all...]

Completed in 1457 milliseconds