Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:stopOffset

2688     off64_t stopOffset = offset + size;
2690 if (keyOffset + 8 > stopOffset) {
2697 || keyOffset + keySize > stopOffset) {