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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dswscale_internal.h132 int dstColorspaceTable[4]; member in struct:SwsContext
H A Dswscale.c2091 memcpy(c->dstColorspaceTable, table, sizeof(int)*4);
2152 *table = c->dstColorspaceTable;

Completed in 23 milliseconds