Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dwarped_motion.c487 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in highbd_segmented_frame_error() local
761 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in segmented_frame_error() local
/external/libaom/libaom/av1/encoder/
Dglobal_motion.c172 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in highbd_warp_error() local
211 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in warp_error() local