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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_enums.h 61 TX_4X4 = 0, // 4x4 transform
  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 76 #define TX_4X4 ((TX_SIZE)0) // 4x4 transform

Completed in 1365 milliseconds