Home
last modified time | relevance | path

Searched defs:sw_col (Results 1 – 1 of 1) sorted by relevance

/external/libaom/av1/encoder/
Dratectrl.c3084 int *best_intmv_col, int *best_intmv_row, int sw_col, int sw_row) { in estimate_scroll_motion()
3344 const int sw_col = (cpi->rc.frame_source_sad > 20000) ? 512 : 160; in rc_scene_detection_onepass_rt() local