Searched refs:gi4_ihevc_table_edge_idx (Results 1 – 1 of 1) sorted by relevance
58 const WORD32 gi4_ihevc_table_edge_idx[5] = { 1, 2, 0, 3, 4 }; variable244 edge_idx = gi4_ihevc_table_edge_idx[edge_idx] & au1_mask[col]; in ihevc_sao_edge_offset_class0()343 edge_idx = gi4_ihevc_table_edge_idx[edge_idx] & au1_mask[col >> 1]; in ihevc_sao_edge_offset_class0_chroma()436 edge_idx = gi4_ihevc_table_edge_idx[edge_idx] & au1_mask[col]; in ihevc_sao_edge_offset_class1()535 edge_idx = gi4_ihevc_table_edge_idx[edge_idx] & au1_mask[col >> 1]; in ihevc_sao_edge_offset_class1_chroma()613 edge_idx = gi4_ihevc_table_edge_idx[edge_idx]; in ihevc_sao_edge_offset_class2()637 edge_idx = gi4_ihevc_table_edge_idx[edge_idx]; in ihevc_sao_edge_offset_class2()703 edge_idx = gi4_ihevc_table_edge_idx[edge_idx] & au1_mask[col]; in ihevc_sao_edge_offset_class2()809 edge_idx = gi4_ihevc_table_edge_idx[edge_idx]; in ihevc_sao_edge_offset_class2_chroma()824 edge_idx = gi4_ihevc_table_edge_idx[edge_idx]; in ihevc_sao_edge_offset_class2_chroma()[all …]