Searched refs:function_pointer1 (Results 1 – 1 of 1) 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 872 function_pointer1(pu1_start, stride, ht, wd, p_x); \
|