Home
last modified time | relevance | path

Searched defs:totalSAD (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_est.cpp158 Int totalSAD = 0; /* average SAD for rate control */ in MotionEstimation() local
Dmp4lib_int.h411 Int totalSAD; /* So far total SAD for a frame */ member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp258 int totalSAD = 0; /* average SAD for rate control */ in AVCMotionEstimation() local
Davcenc_int.h251 int totalSAD; /* SAD of current frame */ member