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

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 52 #define _CHROMA_COEFF_COST_ 4 //!< threshold for chroma coeffs, used to be 7
block.cpp 979 if (coeff_cost < _CHROMA_COEFF_COST_)
    [all...]

Completed in 14 milliseconds