Searched defs:pu1_start (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_defs.h | 870 #define PAD_BUF(pu1_start, stride, wd, ht, p_x, p_y, plane, function_pointer1, function_pointer2) \ argument 876 #define PAD_BUF_HOR(pu1_start, stride, ht, p_x, p_y, function_pointer) \ argument 881 #define PAD_BUF_VER(pu1_start, stride, wd, p_x, p_y, function_pointer) \ argument
|
D | ihevce_dep_mngr.c | 1011 … ihevce_dmgr_map_chk(WORD8 *pu1_start, WORD32 i4_num_ctb_x, WORD32 i4_num_ctb_y, WORD32 i4_stride) in ihevce_dmgr_map_chk()
|