Searched refs:IHEVCE_WT_PRED (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_common_utils.h | 54 #define IHEVCE_WT_PRED(p0, p1, w0, w1, rnd, shift) \ macro
|
D | ihevce_common_utils.c | 298 tmp = IHEVCE_WT_PRED(pu1_pred0[j], pu1_pred1[j], w0, w1, rnd, shift); in ihevce_wt_avg_2d()
|