Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_motion_estimate.cpp344 int32_t iTimeThreshold = ITERATIVE_TIMES; in WelsDiamondSearch() local
347 while (iTimeThreshold--) { in WelsDiamondSearch()