Home
last modified time | relevance | path

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

/external/libhevc/common/
Dihevc_macros.h75 #define DUP_LSB_01(x) ((UWORD32)0x55555555 >> (32 - ((x) * 2))) macro
/external/libhevc/decoder/
Dihevcd_boundary_strength.c630 u4_bs = DUP_LSB_01(tu_size); in ihevcd_ctb_boundary_strength_pbslice()
817 u4_bs = DUP_LSB_01(min_pu_ht); in ihevcd_ctb_boundary_strength_pbslice()
883 u4_bs = DUP_LSB_01(min_pu_wd); in ihevcd_ctb_boundary_strength_pbslice()