Home
last modified time | relevance | path

Searched defs:ifactor (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/integrate/python/ops/
Dodes.py219 ifactor=10.0, argument
311 ifactor=10.0, argument
/external/libvpx/libvpx/vp8/common/
Dmfqe.c176 int ifactor; in multiframe_quality_enhance_block() local
/external/libvpx/libvpx/vp9/common/
Dvp9_mfqe.c184 int ifactor = weight * sad * vdiff / (sad_thr * vdiff_thr); in mfqe_block() local