Home
last modified time | relevance | path

Searched refs:reg_chroma (Results 1 – 1 of 1) sorted by relevance

/external/libavc/common/x86/svc/
Disvc_iquant_itrans_recon_sse42.c1756 __m128i reg_chroma = _mm_set1_epi32(0xFFFF); in isvc_iquant_itrans_recon_res_chroma_4x4_with_res_acc_sse42() local
1987 res_pred_r0 = _mm_and_si128(res_pred_r0, reg_chroma); in isvc_iquant_itrans_recon_res_chroma_4x4_with_res_acc_sse42()
1988 res_pred_r1 = _mm_and_si128(res_pred_r1, reg_chroma); in isvc_iquant_itrans_recon_res_chroma_4x4_with_res_acc_sse42()
1989 res_pred_r2 = _mm_and_si128(res_pred_r2, reg_chroma); in isvc_iquant_itrans_recon_res_chroma_4x4_with_res_acc_sse42()
1990 res_pred_r3 = _mm_and_si128(res_pred_r3, reg_chroma); in isvc_iquant_itrans_recon_res_chroma_4x4_with_res_acc_sse42()
2691 __m128i reg_chroma = _mm_set_epi16(0, 0xFFFF, 0, 0xFFFF, 0, 0xFFFF, 0, 0xFFFF); in isvc_iquant_itrans_recon_res_chroma_4x4_dc_with_res_acc_sse42() local
2737 res_pred_r0 = _mm_and_si128(res_pred_r0, reg_chroma); in isvc_iquant_itrans_recon_res_chroma_4x4_dc_with_res_acc_sse42()
2738 res_pred_r1 = _mm_and_si128(res_pred_r1, reg_chroma); in isvc_iquant_itrans_recon_res_chroma_4x4_dc_with_res_acc_sse42()
2739 res_pred_r2 = _mm_and_si128(res_pred_r2, reg_chroma); in isvc_iquant_itrans_recon_res_chroma_4x4_dc_with_res_acc_sse42()
2740 res_pred_r3 = _mm_and_si128(res_pred_r3, reg_chroma); in isvc_iquant_itrans_recon_res_chroma_4x4_dc_with_res_acc_sse42()