Searched defs:pwidth (Results 1 – 10 of 10) sorted by relevance
/third_party/toybox/toys/pending/ |
D | last.c | 92 int fd, pwidth, curlog_type = EMPTY; in last_main() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_apulsator.c | 35 double pwidth; member 48 double pwidth; member
|
D | af_acrusher.c | 31 double pwidth; member
|
/third_party/cups-filters/filter/pdftopdf/ |
D | pptypes.cc | 74 void PageRect::rotate_move(Rotation r,float pwidth,float pheight) // {{{ in rotate_move()
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_linear.c | 81 int sign, width, pwidth, endian; in snd_pcm_linear_get_index() local 115 int sign, width, pwidth, endian; in snd_pcm_linear_put_index() local
|
D | pcm_misc.c | 716 snd_pcm_format_t snd_pcm_build_linear_format(int width, int pwidth, int unsignd, int big_endian) in snd_pcm_build_linear_format()
|
D | pcm_rate.c | 284 int pwidth = snd_pcm_format_physical_width(orig); in get_best_format() local
|
/third_party/ffmpeg/libavcodec/ |
D | proresenc_kostya.c | 561 int num_cblocks, pwidth, line_add; in encode_slice() local 813 int num_cblocks[MAX_PLANES], pwidth; in find_slice_quant() local
|
D | flashsv2enc.c | 754 int pwidth = ((int) width); in optimum_block_width() local
|
/third_party/mksh/ |
D | edit.c | 979 static int pwidth; /* width of prompt */ variable
|