Searched refs:hev_thresh_lut (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 Dvp8.c1431 static const uint8_t hev_thresh_lut[2][64] = { local
1448 hev_thresh = hev_thresh_lut[s->keyframe][filter_level];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp8.c2063 static const uint8_t hev_thresh_lut[2][64] = { local
2087 hev_thresh = hev_thresh_lut[s->keyframe][filter_level];

Completed in 41 milliseconds