Home
last modified time | relevance | path

Searched refs:getBlockSum (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dfastcodemb.cpp168 sad = getBlockSum(input, width); in CodeMB_H263()
187 sad = getBlockSum(input, width); in CodeMB_H263()
397 sad = getBlockSum(input, width); in CodeMB_MPEG()
408 sad = getBlockSum(input, width); in CodeMB_MPEG()
599 Int getBlockSum(UChar *cur, Int width) in getBlockSum() function
Dfastcodemb.h57 Int getBlockSum(UChar *rec, Int lx);
Dmp4enc_lib.h56 Int getBlockSum(UChar *rec, Int lx);