Searched defs:CONFIG (Results 1 – 2 of 2) sorted by relevance
88 struct CONFIG{ struct89 int mode;90 int enc_qual;92 int width;93 int height;94 int scaled_width;95 int scaled_height;97 int numOfPlanes;99 int sizeJpeg;123 struct CONFIG t_stJpegConfig; argument
80 #define CONFIG "Software\\TexasInstruments\\DirectDSP\\Config" macro