| 
																	
																	
																		
																	
																	
																 | 
																@@ -1299,5 +1299,5 @@ void ff_h264_pred_init(H264PredContext *h, int codec_id){ | 
															
														
														
													
														
															
																 | 
																 | 
																    h->pred16x16_add[ HOR_PRED8x8]= pred16x16_horizontal_add_c; | 
																 | 
																 | 
																    h->pred16x16_add[ HOR_PRED8x8]= pred16x16_horizontal_add_c; | 
															
														
														
													
														
															
																 | 
																 | 
																
  | 
																 | 
																 | 
																
  | 
															
														
														
													
														
															
																 | 
																 | 
																    if (ARCH_ARM) ff_h264_pred_init_arm(h, codec_id); | 
																 | 
																 | 
																    if (ARCH_ARM) ff_h264_pred_init_arm(h, codec_id); | 
															
														
														
													
														
															
																 | 
																 | 
																    if (ARCH_X86) ff_h264_pred_init_x86(h, codec_id); | 
																 | 
																 | 
																 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																    if (HAVE_MMX) ff_h264_pred_init_x86(h, codec_id); | 
															
														
														
													
														
															
																 | 
																 | 
																} | 
																 | 
																 | 
																} |