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.c544 UWORD8 au1_tile_slice_boundary[8]; in ihevcd_sao_shift_ctb() local
856 au1_tile_slice_boundary[i] = 0; in ihevcd_sao_shift_ctb()
989 au1_tile_slice_boundary[i] = 1; in ihevcd_sao_shift_ctb()
1045 au1_tile_slice_boundary[i] |= 1; in ihevcd_sao_shift_ctb()
1058 … if((au1_tile_slice_boundary[i]) && !(au4_ilf_across_tile_slice_enable[i])) in ihevcd_sao_shift_ctb()
1197 au1_tile_slice_boundary[i] = 0; in ihevcd_sao_shift_ctb()
1296 au1_tile_slice_boundary[i] = 1; in ihevcd_sao_shift_ctb()
1355 au1_tile_slice_boundary[i] |= 1; in ihevcd_sao_shift_ctb()
1366 … if((au1_tile_slice_boundary[i]) && !(au4_ilf_across_tile_slice_enable[i])) in ihevcd_sao_shift_ctb()
1547 … ps_codec->s_func_selector.ihevc_memset_mul_8_fptr(au1_tile_slice_boundary, 0, 8); in ihevcd_sao_shift_ctb()
[all …]