Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpickrst.c359 int tap_min[] = { SGRPROJ_PRJ_MIN0, SGRPROJ_PRJ_MIN1 }; in finer_search_pixel_proj_error() local
368 if (xqd[p] - s >= tap_min[p]) { in finer_search_pixel_proj_error()
1084 int tap_min[] = { WIENER_FILT_TAP0_MINV, WIENER_FILT_TAP1_MINV, in finer_tile_search_wiener() local
1097 if (plane_wiener->hfilter[p] - s >= tap_min[p]) { in finer_tile_search_wiener()
1138 if (plane_wiener->vfilter[p] - s >= tap_min[p]) { in finer_tile_search_wiener()