Searched refs:_LUMA_MB_COEFF_COST_ (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_int.h53 #define _LUMA_MB_COEFF_COST_ 5 //!< threshold for luma coeffs of inter Macroblocks macro
H A Dslice.cpp293 if ((currMB->CBP&0xF) && (cost16 <= _LUMA_MB_COEFF_COST_))

Completed in 59 milliseconds