| 
				
				
					
				
				
				 | 
			
			 | 
			@@ -1200,7 +1200,7 @@ void ff_er_frame_end(ERContext *s) | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            const int mb_xy   = mb_x + mb_y * s->mb_stride; | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            const int mb_type = s->cur_pic.mb_type[mb_xy]; | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            error = s->error_status_table[mb_xy]; | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            // error = s->error_status_table[mb_xy]; | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			
  | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			            if (IS_INTRA(mb_type) && s->partitioned_frame) | 
		
		
	
		
			
			 | 
			 | 
			
			 | 
			                continue; | 
		
		
	
	
		
			
				| 
				
					
				
				
				
				 | 
			
			 | 
			
  |