Searched refs:WARP_ERROR_BLOCK_LOG (Results 1 – 4 of 4) sorted by relevance
34 #define WARP_ERROR_BLOCK_LOG 5 macro35 #define WARP_ERROR_BLOCK (1 << WARP_ERROR_BLOCK_LOG)
491 int seg_x = j >> WARP_ERROR_BLOCK_LOG; in highbd_segmented_frame_error()492 int seg_y = i >> WARP_ERROR_BLOCK_LOG; in highbd_segmented_frame_error()765 int seg_x = j >> WARP_ERROR_BLOCK_LOG; in segmented_frame_error()766 int seg_y = i >> WARP_ERROR_BLOCK_LOG; in segmented_frame_error()
179 int seg_x = j >> WARP_ERROR_BLOCK_LOG; in highbd_warp_error()180 int seg_y = i >> WARP_ERROR_BLOCK_LOG; in highbd_warp_error()218 int seg_x = j >> WARP_ERROR_BLOCK_LOG; in warp_error()219 int seg_y = i >> WARP_ERROR_BLOCK_LOG; in warp_error()404 int seg_x = x >> WARP_ERROR_BLOCK_LOG; in av1_compute_feature_segmentation_map()405 int seg_y = y >> WARP_ERROR_BLOCK_LOG; in av1_compute_feature_segmentation_map()
5837 (cpi->source->y_width + WARP_ERROR_BLOCK) >> WARP_ERROR_BLOCK_LOG; in encode_frame_internal()5839 (cpi->source->y_height + WARP_ERROR_BLOCK) >> WARP_ERROR_BLOCK_LOG; in encode_frame_internal()