Searched defs:bits_per_sample (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevpsds.h | 33 int bits_per_sample; /* 1, 2, 4, 12 */ member 156 uint width, height, depth, bits_per_sample; member 190 uint width, height, depth, bits_per_sample; member
|
H A D | gsflip.c | 307 int num_planes, int bits_per_sample) in flipNx1to8() 369 int num_planes, int bits_per_sample) in flipN_fail() 382 int num_planes, int bits_per_sample) in image_flip_planes()
|
H A D | gdevpsdi.c | 578 int width, int height, int depth, int bits_per_sample) in psdf_setup_compression_chooser() 602 int width, int height, int depth, int bits_per_sample, uint *MaskColor) in psdf_setup_image_to_mask_filter()
|
H A D | gdevpsds.c | 788 int height, int depth, int bits_per_sample) in s_compr_chooser_set_dimensions() 1085 int width, int height, int depth, int bits_per_sample) in s_image_colors_set_dimensions()
|
/plan9/sys/src/games/mp3enc/ |
H A D | get_audio.c | 1010 int bits_per_sample = 0; in parse_wave_header() local
|