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

  /external/libvpx/libvpx/vpx_ports/
mem.h 45 #define ALIGN_POWER_OF_TWO(value, n) \
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_common.h 33 #define ALIGN_POWER_OF_TWO(value, n) \

Completed in 63 milliseconds