Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:len1

970     size_t len1 = config->size() + GetSizeWidth(config->size()) + 1;
971 size_t len2 = len1 + GetSizeWidth(len1) + 1 + 13;
983 dst = EncodeSize(dst, len1 + 13);