Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c2789 int last_src_width; in vp9_scene_detection_onepass() local
2800 last_src_width = unscaled_last_src->y_width; in vp9_scene_detection_onepass()
2810 src_width == last_src_width && src_height == last_src_height) { in vp9_scene_detection_onepass()