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

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 53 #define _LUMA_MB_COEFF_COST_ 5 //!< threshold for luma coeffs of inter Macroblocks
slice.cpp 293 if ((currMB->CBP&0xF) && (cost16 <= _LUMA_MB_COEFF_COST_))

Completed in 34 milliseconds