comparison sparc/vis.h @ 5169:3fd46e281bd8 libavcodec

add a comment to indicate which #endif belong to which #define
author gpoirier
date Sun, 17 Jun 2007 18:59:28 +0000
parents 9ecbfc0c82bf
children 1d83e9c34641
comparison
equal deleted inserted replaced
5168:e8da39f42724 5169:3fd46e281bd8
327 327
328 /* Pixel component distance. */ 328 /* Pixel component distance. */
329 329
330 #define vis_pdist(rs1,rs2,rd) vis_dd2d(0x3e, rs1, rs2, rd) 330 #define vis_pdist(rs1,rs2,rd) vis_dd2d(0x3e, rs1, rs2, rd)
331 331
332 #endif 332 #endif // AVCODEC_VIS_H