HomeSort by relevance Sort by last modified time
    Searched refs:res_t0_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
414 res_t0_4x32b = _mm_srai_epi32(res_t1_4x32b, 10);
429 res_c0_8x16b = _mm_packs_epi32(res_t0_4x32b, res_t1_4x32b);
452 res_t0_4x32b = _mm_srai_epi32(res_t1_4x32b ,10);
467 res_c1_8x16b = _mm_packs_epi32(res_t0_4x32b, res_t1_4x32b);
  /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
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 96 milliseconds