Searched refs:error_bsize_w (Results 1 – 2 of 2) sorted by relevance
486 const int error_bsize_w = AOMMIN(p_width, WARP_ERROR_BLOCK); in highbd_segmented_frame_error() local498 patch_w = AOMMIN(error_bsize_w, p_width - j); in highbd_segmented_frame_error()760 const int error_bsize_w = AOMMIN(p_width, WARP_ERROR_BLOCK); in segmented_frame_error() local772 patch_w = AOMMIN(error_bsize_w, p_width - j); in segmented_frame_error()
171 const int error_bsize_w = AOMMIN(p_width, WARP_ERROR_BLOCK); in highbd_warp_error() local186 const int warp_w = AOMMIN(error_bsize_w, p_col + p_width - j); in highbd_warp_error()210 const int error_bsize_w = AOMMIN(p_width, WARP_ERROR_BLOCK); in warp_error() local225 warp_w = AOMMIN(error_bsize_w, p_col + p_width - j); in warp_error()