Home
last modified time | relevance | path

Searched defs:pcm (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgdev8bcm.c25 gx_8bit_map_init(gx_8bit_color_map * pcm, int max_count) in gx_8bit_map_init()
38 gx_8bit_map_rgb_color(const gx_8bit_color_map * pcm, gx_color_value r, in gx_8bit_map_rgb_color()
66 gx_8bit_add_rgb_color(gx_8bit_color_map * pcm, gx_color_value r, in gx_8bit_add_rgb_color()
H A Dgdev8bcm.h63 #define gx_8bit_map_is_full(pcm)\ argument
H A Dgdevpdfp.c337 int pcm = -1; in gdev_pdf_put_params() local
H A Dgsfcmap1.c454 adobe1_next_lookup(gs_cmap_lookups_enum_t *penum, const gx_code_map_t *pcm) in adobe1_next_lookup()
482 adobe1_next_entry(gs_cmap_lookups_enum_t *penum, const gx_code_map_t *pcm) in adobe1_next_entry()
H A Dgdevpsd.c691 gs_param_string pcm; in psd_put_params() local
H A Dgdevrinkj.c654 gs_param_string pcm; in rinkj_put_params() local
H A Dgdevxcf.c820 gs_param_string pcm; in xcf_put_params() local
/plan9/sys/src/games/mp3dec/
H A Dsynth.h41 struct mad_pcm pcm; /* PCM output */ member
H A Dmain.c102 output(void *data, struct mad_header const* header, struct mad_pcm *pcm) in output()
H A Dmad.h848 struct mad_pcm pcm; /* PCM output */ member
/plan9/sys/src/games/mp3enc/
H A Dvorbis_interface.c213 double **pcm; in lame_decode_ogg_fromfile() local
H A Dpcm.c719 const void* pcm, in lame_encode_pcm()
961 const int16_t* pcm [2]; in lame_encode_buffer() local