Home
last modified time | relevance | path

Searched defs:best_intmv_row (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()
3372 int best_intmv_row = 0; in rc_scene_detection_onepass_rt() local