Searched defs:DCT_CONST_BITS (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/
H A Dtxfm_common.h17 #define DCT_CONST_BITS 14 macro
18 #define DCT_CONST_ROUNDING (1 << (DCT_CONST_BITS - 1))

Completed in 1326 milliseconds