Searched refs:hybridmv_thresh (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1dec.c1353 int hybridmv_thresh, y_bias = 0; local
1533 hybridmv_thresh = 32;
1539 if (sum > hybridmv_thresh) {
1552 if (sum > hybridmv_thresh) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1dec.c1432 int hybridmv_thresh, y_bias = 0; local
1618 hybridmv_thresh = 32;
1624 if (sum > hybridmv_thresh) {
1637 if (sum > hybridmv_thresh) {

Completed in 104 milliseconds