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

  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
fastcodemb.cpp 168 sad = getBlockSum(input, width);
187 sad = getBlockSum(input, width);
397 sad = getBlockSum(input, width);
408 sad = getBlockSum(input, width);
585 /* Function : getBlockSum( ) */
594 Int getBlockSum(UChar *cur, Int width)
fastcodemb.h 57 Int getBlockSum(UChar *rec, Int lx);
mp4enc_lib.h 56 Int getBlockSum(UChar *rec, Int lx);

Completed in 156 milliseconds