Searched refs:tencs (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dz4l.c936 XF86VideoEncodingPtr tencs = local in function:Z4lNewEncoding
937 (XF86VideoEncodingPtr) realloc(*encs, sizeof(*tencs) * (*nencs + 1));
939 if (tencs == NULL)
942 *encs = tencs;
943 enc = &tencs[*nencs];

Completed in 3 milliseconds