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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dswscale_internal.h326 int dstColorspaceTable[4]; member in struct:SwsContext
H A Dutils.c698 memcpy(c->dstColorspaceTable, table, sizeof(int)*4);
725 *table = c->dstColorspaceTable;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale_internal.h390 int dstColorspaceTable[4]; member in struct:SwsContext
H A Dutils.c988 memmove(c->dstColorspaceTable, table, sizeof(int) * 4);
1041 *table = c->dstColorspaceTable;

Completed in 57 milliseconds