Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_sao.c1182 UWORD8 u1_pos_0_ht_tmp_v; in ihevc_sao_edge_offset_class3_chroma() local
1273u1_pos_0_ht_tmp_v = CLIP3(pu1_src[(ht - 1) * src_strd + 1] + pi1_sao_offset_v[edge_idx], 0, (1 << … in ihevc_sao_edge_offset_class3_chroma()
1277 u1_pos_0_ht_tmp_v = pu1_src[(ht - 1) * src_strd + 1]; in ihevc_sao_edge_offset_class3_chroma()
1283 u1_pos_0_ht_tmp_v = pu1_src[(ht - 1) * src_strd + 1]; in ihevc_sao_edge_offset_class3_chroma()
1356 pu1_src[(pu1_avail[3] ? (-src_strd) : 0) + 1] = u1_pos_0_ht_tmp_v; in ihevc_sao_edge_offset_class3_chroma()
/external/libhevc/common/x86/
Dihevc_sao_ssse3_intr.c4864 UWORD8 u1_pos_wd_0_tmp_u, u1_pos_wd_0_tmp_v, u1_pos_0_ht_tmp_u, u1_pos_0_ht_tmp_v; in ihevc_sao_edge_offset_class3_chroma_ssse3() local
4977u1_pos_0_ht_tmp_v = CLIP3(pu1_src[(ht - 1) * src_strd + 1] + pi1_sao_offset_v[edge_idx], 0, (1 << … in ihevc_sao_edge_offset_class3_chroma_ssse3()
4981 u1_pos_0_ht_tmp_v = pu1_src[(ht - 1) * src_strd + 1]; in ihevc_sao_edge_offset_class3_chroma_ssse3()
4987 u1_pos_0_ht_tmp_v = pu1_src[(ht - 1) * src_strd + 1]; in ihevc_sao_edge_offset_class3_chroma_ssse3()
5646 pu1_src_org[(ht_tmp - 1) * src_strd + 1] = u1_pos_0_ht_tmp_v; in ihevc_sao_edge_offset_class3_chroma_ssse3()