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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_enums.h 62 TX_8X8 = 1, // 8x8 transform
  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 77 #define TX_8X8 ((TX_SIZE)1) // 8x8 transform

Completed in 298 milliseconds