Searched refs:HME_INV_WT_PRED1 (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/encoder/ | ||
D | hme_defs.h | 488 #define HME_INV_WT_PRED1(inp, wt, off, shift) \ macro |
D | hme_utils.c | 2183 tmp = HME_INV_WT_PRED1(pu1_src_tmp[j], inv_wt, off, log_wdc); in hme_get_wt_inp() |