Searched refs:dc (Results 1 – 2 of 2) sorted by relevance
753 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\755 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\757 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\759 xz -dc $(distdir).tar.xz | $(am__untar) ;;\763 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
3209 void* dc; in t2p_process_ojpeg_tables() local3255 if(!TIFFGetField(input, TIFFTAG_JPEGDCTABLES, &dc_length, &dc)){ in t2p_process_ojpeg_tables()3369 &(((unsigned char*)dc)[offset_table]), 16); in t2p_process_ojpeg_tables()3378 &(((unsigned char*)dc)[offset_table]), code_count); in t2p_process_ojpeg_tables()