D | ideint.c | 282 WORD32 cac, sad, vrnc; in ideint_process() local 287 cac = 0; in ideint_process() 345 cac = ps_ctxt->pf_cac_8x8(pu1_top, pu1_bot, cur_strd, cur_strd); in ideint_process() local 371 if(disable_cac_sad || cac || (sad * th_den > th_num)) in ideint_process()
|