Home
last modified time | relevance | path

Searched refs:IHEVCE_WT_PRED (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_common_utils.h54 #define IHEVCE_WT_PRED(p0, p1, w0, w1, rnd, shift) \ macro
Dihevce_common_utils.c298 tmp = IHEVCE_WT_PRED(pu1_pred0[j], pu1_pred1[j], w0, w1, rnd, shift); in ihevce_wt_avg_2d()