Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_defs.h488 #define HME_INV_WT_PRED1(inp, wt, off, shift) \ macro
Dhme_utils.c2183 tmp = HME_INV_WT_PRED1(pu1_src_tmp[j], inv_wt, off, log_wdc); in hme_get_wt_inp()