Home | History | Annotate | Download | only in videocodec

Lines Matching full:force_realloc

793     int force_realloc = 0;
847 force_realloc = 1;
860 if (!force_realloc &&
882 if (!force_realloc && width <= formatInfo->surfaceWidth && height <= formatInfo->surfaceHeight) {