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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_enums.h 63 TX_16X16 = 2, // 16x16 transform
  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 78 #define TX_16X16 ((TX_SIZE)2) // 16x16 transform

Completed in 66 milliseconds