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

  /external/libvpx/libvpx/vpx_dsp/
txfm_common.h 18 #define DCT_CONST_ROUNDING (1 << (DCT_CONST_BITS - 1))
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.h 28 #define DCT_CONST_ROUNDING (1 << (DCT_CONST_BITS - 1))

Completed in 502 milliseconds