[svn] / trunk / xvidcore / src / image / postprocessing.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/image/postprocessing.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1397, Thu Apr 1 11:11:28 2004 UTC revision 1398, Fri Apr 2 21:29:21 2004 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: postprocessing.h,v 1.3 2004-04-01 11:11:28 suxen_drol Exp $   * $Id: postprocessing.h,v 1.4 2004-04-02 21:29:21 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 59  Line 59 
59  void init_noise(XVID_POSTPROC *tbls);  void init_noise(XVID_POSTPROC *tbls);
60  void init_deblock(XVID_POSTPROC *tbls);  void init_deblock(XVID_POSTPROC *tbls);
61    
   
62  void add_noise(XVID_POSTPROC * tbls, uint8_t *dst, uint8_t *src, int stride, int width, int height, int shiftptr, int quant);  void add_noise(XVID_POSTPROC * tbls, uint8_t *dst, uint8_t *src, int stride, int width, int height, int shiftptr, int quant);
63    
64    

Legend:
Removed from v.1397  
changed lines
  Added in v.1398

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4