Searched refs:function_pointer2 (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 873 function_pointer2((pu1_start) - (p_x), stride, ht, wd + ((p_x) << 1), p_y); \
|