Searched refs:res_first (Results 1 – 2 of 2) sorted by relevance
689 enum tls_ocsp_result res_first = res; in tls_process_ocsp_response() local796 res_first = res; in tls_process_ocsp_response()802 return res == TLS_OCSP_REVOKED ? res : res_first; in tls_process_ocsp_response()
1029 __m256i res_reg, res_first, res_last; in vpx_highbd_filter_block1d8_h4_avx2() local1063 res_first = mm256_madd_add_epi32(&src_reg_shift_0, &src_reg_shift_2, in vpx_highbd_filter_block1d8_h4_avx2()1077 res_first = mm256_round_epi32(&res_first, ®_round, CONV8_ROUNDING_BITS); in vpx_highbd_filter_block1d8_h4_avx2()1081 res_reg = _mm256_packus_epi32(res_first, res_last); in vpx_highbd_filter_block1d8_h4_avx2()1102 res_reg = mm256_round_epi32(&res_first, ®_round, CONV8_ROUNDING_BITS); in vpx_highbd_filter_block1d8_h4_avx2()