Searched defs:res_temp4_4x32b (Results 1 – 1 of 1) sorted by relevance
/external/libhevc/common/x86/ |
D | ihevc_weighted_pred_ssse3_intr.c | 156 __m128i res_temp4_4x32b, res_temp5_4x32b, res_temp6_4x32b, res_temp7_4x32b; in ihevc_weighted_pred_uni_ssse3() local 449 __m128i res_temp4_4x32b, res_temp5_4x32b, res_temp6_4x32b, res_temp7_4x32b; in ihevc_weighted_pred_chroma_uni_ssse3() local 756 __m128i res_temp1_4x32b, res_temp2_4x32b, res_temp3_4x32b, res_temp4_4x32b; in ihevc_weighted_pred_bi_ssse3() local 1044 __m128i res_temp1_4x32b, res_temp2_4x32b, res_temp3_4x32b, res_temp4_4x32b; in ihevc_weighted_pred_chroma_bi_ssse3() local
|