Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_boundary_strength.c359 WORD32 slice_idx, left_slice_idx = -1, top_slice_idx = -1; in ihevcd_ctb_boundary_strength_islice() local
406 top_slice_idx = ps_bs_ctxt->pu1_slice_idx[ctb_addr]; in ihevcd_ctb_boundary_strength_islice()
412 … || (0 == i1_loop_filter_across_slices_enabled_flag && ((slice_idx != top_slice_idx))) in ihevcd_ctb_boundary_strength_islice()
915 WORD32 slice_idx, left_slice_idx = -1, top_slice_idx = -1; in ihevcd_ctb_boundary_strength_pbslice() local
962 top_slice_idx = ps_bs_ctxt->pu1_slice_idx[ctb_addr]; in ihevcd_ctb_boundary_strength_pbslice()
967 … || (0 == i1_loop_filter_across_slices_enabled_flag && ((slice_idx != top_slice_idx))) in ihevcd_ctb_boundary_strength_pbslice()