[cvs] / xvidcore / src / xvid.h Repository:
ViewVC logotype

Diff of /xvidcore/src/xvid.h

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

revision 1.27.2.58, Thu Dec 18 14:47:44 2003 UTC revision 1.27.2.59, Thu Dec 18 21:40:11 2003 UTC
# Line 645  Line 645 
645  #define XVID_ME_CHROMA_PVOP           (1<<12) /* also use chroma for P_VOP/S_VOP ME */  #define XVID_ME_CHROMA_PVOP           (1<<12) /* also use chroma for P_VOP/S_VOP ME */
646  #define XVID_ME_CHROMA_BVOP           (1<<13) /* also use chroma for B_VOP ME */  #define XVID_ME_CHROMA_BVOP           (1<<13) /* also use chroma for B_VOP ME */
647  #define XVID_ME_FASTREFINE16              (1<<25) /* use low-complexity refinement functions */  #define XVID_ME_FASTREFINE16              (1<<25) /* use low-complexity refinement functions */
648    #define XVID_ME_FASTREFINE8           (1<<29) /* low-complexity 8x8 sub-block refinement */
649    
650  /* Rate Distortion based flags  /* Rate Distortion based flags
651   * Valid when XVID_VOP_MODEDECISION_BITS is enabled */   * Valid when XVID_VOP_MODEDECISION_BITS is enabled */

Legend:
Removed from v.1.27.2.58  
changed lines
  Added in v.1.27.2.59

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