Searched refs:unit_4x4_pos_y (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_nbr_avail.h | 76 WORD32 unit_4x4_pos_y, 84 WORD32 unit_4x4_pos_y, 92 WORD32 unit_4x4_pos_y, 99 WORD32 unit_4x4_pos_y, 108 WORD32 unit_4x4_pos_y,
|
D | ihevce_nbr_avail.c | 219 WORD32 unit_4x4_pos_y, in ihevce_get_nbr_intra() argument 233 pu1_nbr_map += (unit_4x4_pos_y)*nbr_map_strd; in ihevce_get_nbr_intra() 313 WORD32 unit_4x4_pos_y, in ihevce_get_nbr_intra_mxn_tu() argument 328 pu1_nbr_map += (unit_4x4_pos_y)*nbr_map_strd; in ihevce_get_nbr_intra_mxn_tu() 576 WORD32 unit_4x4_pos_y, in ihevce_get_only_nbr_flag() argument 582 pu1_nbr_map += (unit_4x4_pos_y)*nbr_map_strd; in ihevce_get_only_nbr_flag() 642 WORD32 unit_4x4_pos_y, in ihevce_set_nbr_map() argument 649 pu1_nbr_map += (unit_4x4_pos_y)*nbr_map_strd; in ihevce_set_nbr_map() 686 WORD32 unit_4x4_pos_y, in ihevce_set_inter_nbr_map() argument 694 pu1_nbr_map += (unit_4x4_pos_y)*nbr_map_strd; in ihevce_set_inter_nbr_map()
|