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

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

Completed in 67 milliseconds