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

  /hardware/intel/img/psb_video/src/
pnw_rotate.c 572 int need_realloc = 0; local
593 CHECK_SURFACE_REALLOC(rotate_surface, msvdx_rotate, need_realloc);
594 if (need_realloc == 0) {
  /external/chromium_org/third_party/libxml/src/
parser.c 1064 int need_realloc = 0; local
1082 need_realloc = 1;
1088 if (need_realloc) {
    [all...]
  /external/libxml2/
parser.c 1113 int need_realloc = 0; local
    [all...]

Completed in 86 milliseconds