Searched defs:pwidth (Results 1 – 13 of 13) 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/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/boost/boost/polygon/ |
D | polygon_45_set_concept.hpp | 336 uat pwidth = delta(bbox, HORIZONTAL); in keep() local
|
D | polygon_90_set_concept.hpp | 530 uat pwidth = delta(bbox, HORIZONTAL); in keep() local
|
D | polygon_set_concept.hpp | 286 uat pwidth = delta(bbox, HORIZONTAL); in keep() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11messagebox.c | 128 GetTextWidthHeight( SDL_MessageBoxDataX11 *data, const char *str, int nbytes, int *pwidth, int *phe… in GetTextWidthHeight()
|
/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
|