Searched refs:au1_src_top_left_tmp (Results 1 – 1 of 1) sorted by relevance
761 UWORD8 au1_src_top_left_tmp[2]; in ihevc_sao_edge_offset_class2_chroma() local787 au1_src_top_left_tmp[0] = pu1_src_top[wd - 2]; in ihevc_sao_edge_offset_class2_chroma()788 au1_src_top_left_tmp[1] = pu1_src_top[wd - 1]; in ihevc_sao_edge_offset_class2_chroma()964 pu1_src_top_left[0] = au1_src_top_left_tmp[0]; in ihevc_sao_edge_offset_class2_chroma()965 pu1_src_top_left[1] = au1_src_top_left_tmp[1]; in ihevc_sao_edge_offset_class2_chroma()1173 UWORD8 au1_src_top_left_tmp[2]; in ihevc_sao_edge_offset_class3_chroma() local1191 au1_src_top_left_tmp[0] = pu1_src_top[wd - 2]; in ihevc_sao_edge_offset_class3_chroma()1192 au1_src_top_left_tmp[1] = pu1_src_top[wd - 1]; in ihevc_sao_edge_offset_class3_chroma()1363 pu1_src_top_left[0] = au1_src_top_left_tmp[0]; in ihevc_sao_edge_offset_class3_chroma()1364 pu1_src_top_left[1] = au1_src_top_left_tmp[1]; in ihevc_sao_edge_offset_class3_chroma()