Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dglobal_motion.c136 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in highbd_warp_error() local
175 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in warp_error() local
/external/libaom/av1/common/
Dwarped_motion.c489 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in highbd_segmented_frame_error() local
765 const int error_bsize_h = AOMMIN(p_height, WARP_ERROR_BLOCK); in segmented_frame_error() local