Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dwarped_motion.c562 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in highbd_warp_error() local
846 int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in warp_error() local