Searched refs:patch_h (Results 1 – 1 of 1) sorted by relevance
138 int patch_w, patch_h; in highbd_segmented_frame_error() local152 patch_h = AOMMIN(error_bsize_h, p_height - i); in highbd_segmented_frame_error()154 if (patch_w == WARP_ERROR_BLOCK && patch_h == WARP_ERROR_BLOCK) { in highbd_segmented_frame_error()161 patch_w, patch_h); in highbd_segmented_frame_error()243 int patch_w, patch_h; in segmented_frame_error() local257 patch_h = AOMMIN(error_bsize_h, p_height - i); in segmented_frame_error()259 if (patch_w == WARP_ERROR_BLOCK && patch_h == WARP_ERROR_BLOCK) { in segmented_frame_error()265 dst + j + i * dst_stride, dst_stride, patch_w, patch_h); in segmented_frame_error()