Searched defs:spatial_score (Results 1 – 2 of 2) sorted by relevance
246 int spatial_score = GET_SCORE_EDGE(0) - 1; in filter_frame() local
26 int spatial_score = abs(c - j) + abs(d - k) + abs(e - l); in spatial_predictor() local