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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_enums.h 64 TX_32X32 = 3, // 32x32 transform
  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 79 #define TX_32X32 ((TX_SIZE)3) // 32x32 transform

Completed in 54 milliseconds