Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c542 UWORD8 au1_tile_slice_boundary[8]; in ihevcd_sao_shift_ctb() local
850 au1_tile_slice_boundary[i] = 0; in ihevcd_sao_shift_ctb()
983 au1_tile_slice_boundary[i] = 1; in ihevcd_sao_shift_ctb()
1039 au1_tile_slice_boundary[i] |= 1; in ihevcd_sao_shift_ctb()
1052 … if((au1_tile_slice_boundary[i]) && !(au4_ilf_across_tile_slice_enable[i])) in ihevcd_sao_shift_ctb()
1191 au1_tile_slice_boundary[i] = 0; in ihevcd_sao_shift_ctb()
1290 au1_tile_slice_boundary[i] = 1; in ihevcd_sao_shift_ctb()
1349 au1_tile_slice_boundary[i] |= 1; in ihevcd_sao_shift_ctb()
1360 … if((au1_tile_slice_boundary[i]) && !(au4_ilf_across_tile_slice_enable[i])) in ihevcd_sao_shift_ctb()
1541 … ps_codec->s_func_selector.ihevc_memset_mul_8_fptr(au1_tile_slice_boundary, 0, 8); in ihevcd_sao_shift_ctb()
[all …]