Home
last modified time | relevance | path

Searched defs:i4_shift_val (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dihevce_rdoq_macros.h43 #define CALC_SSD_IN_TRANS_DOMAIN(a, b, i4_round_val, i4_shift_val) \ argument
45 #define CALC_CUMMUL_SSD_IN_TRANS_DOMAIN(a, b, i4_round_val, i4_shift_val) \ argument
Dihevce_cabac_tu.c2346 WORD32 i4_shift_val = ps_rdoq_ctxt->i4_shift_val_ssd_in_td; in ihevce_cabac_residue_encode_rdoq() local