Searched refs:hev_thresh_lut (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | vp8.c | 2170 static const uint8_t hev_thresh_lut[2][64] = { in filter_mb() local 2194 hev_thresh = hev_thresh_lut[s->keyframe][filter_level]; in filter_mb() |
Completed in 9 milliseconds