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

  /frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_int.h 58 #define MV_COST(f,s,cx,cy,px,py) (WEIGHTED_COST(f,mvbits[((cx)<<(s))-px]+mvbits[((cy)<<(s))-py]))
motion_est.cpp     [all...]

Completed in 50 milliseconds