Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_boundary_strength.c218 WORD32 horz_bs0_tmp; in ihevcd_ctb_boundary_strength_islice() local
262 horz_bs0_tmp = pu4_horz_bs[0] & (0xFFFFFFFF >> (sizeof(UWORD32) * 8 - ctb_size / 2)); in ihevcd_ctb_boundary_strength_islice()
284 pu4_horz_bs[0] |= horz_bs0_tmp; in ihevcd_ctb_boundary_strength_islice()
471 WORD32 horz_bs0_tmp; in ihevcd_ctb_boundary_strength_pbslice() local
503 horz_bs0_tmp = pu4_horz_bs[0] & (0xFFFFFFFF >> (sizeof(UWORD32) * 8 - ctb_size / 2)); in ihevcd_ctb_boundary_strength_pbslice()
537 pu4_horz_bs[0] |= horz_bs0_tmp; in ihevcd_ctb_boundary_strength_pbslice()