HomeSort by relevance Sort by last modified time
    Searched defs:ALIGN2 (Results 1 - 2 of 2) sorted by null

  /external/libavc/common/
ih264_macros.h 51 #define ALIGN2(x) ((((x) + 1) >> 1) << 1)
  /external/syslinux/core/lzo/
lzo_asm.h 126 #define ALIGN2 LZO_ASM_ALIGN(2)

Completed in 154 milliseconds