Searched refs:pu_size_limit (Results 1 – 1 of 1) sorted by relevance
493 WORD32 pu_size_limit = MIN(trans_size, 8); in ihevcd_get_intra_nbr_flag() local500 WORD32 ctb_size_top_bits = (1 << (ctb_size_top / pu_size_limit)) - 1; in ihevcd_get_intra_nbr_flag()508 WORD32 ctb_size_bot_bits = (1 << (ctb_size_bot / pu_size_limit)) - 1; in ihevcd_get_intra_nbr_flag()