Home
last modified time | relevance | path

Searched refs:Coding (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/gs/jpeg/
H A Dcoderules.doc12 In general we follow the recommendations of "Recommended C Style and Coding
H A DREADME51 coderules.doc Coding style rules --- please read if you contribute code.
242 is titled "Digital Compression and Coding of Continuous-tone Still Images,
244 10918-1, ITU-T T.81. Part 2 is titled "Digital Compression and Coding of
/plan9/sys/src/cmd/gs/src/
H A Dgdevstc.c2455 #define stc_write_xarray(I,Coding,Transfer) \ argument
2458 code = param_write_float_array(plist,Coding,&pfa); \
2460 code = param_write_null(plist,Coding); \
2478 #define stc_read_xarray(I,Coding,Transfer) \ argument
2479 code = param_read_float_array(plist,Coding,&pfa); \
2488 code = param_read_null(plist,Coding); \
2494 if(code < 0) param_signal_error(plist,Coding,code); \
/plan9/sys/src/cmd/troff/
H A DFIXES231 Coding error made the tab type R not function properly