Home
last modified time | relevance | path

Searched refs:pwidth (Results 1 - 16 of 16) sorted by relevance

/third_party/cups-filters/filter/pdftopdf/
H A Dpptypes.cc74 void PageRect::rotate_move(Rotation r,float pwidth,float pheight) // {{{ in rotate_move() argument
89 std::swap(pwidth,pheight); in rotate_move()
92 left=pwidth-left; in rotate_move()
93 right=pwidth-right; in rotate_move()
114 left=pwidth-right; in rotate_move()
115 right=pwidth-tmp1; in rotate_move()
123 top=pwidth-left; in rotate_move()
125 bottom=pwidth-right; in rotate_move()
H A Dpptypes.h29 void rotate_move(Rotation r,float pwidth,float pheight); // pwidth original "page size" (i.e. before rotation)
/third_party/toybox/toys/pending/
H A Dlast.c92 int fd, pwidth, curlog_type = EMPTY; in last_main() local
97 pwidth = (toys.optflags & FLAG_W) ? 46 : 16; in last_main()
137 ut.ut_line, pwidth, pwidth, ut.ut_host, in last_main()
148 ut.ut_line, pwidth, pwidth, ut.ut_host, in last_main()
178 ut.ut_line, pwidth, pwidth, ut.ut_host, in last_main()
/third_party/ffmpeg/libavfilter/
H A Daf_apulsator.c36 double pwidth; member
49 double pwidth; member
73 { "width", "set pulse width", OFFSET(pwidth), AV_OPT_TYPE_DOUBLE, {.dbl=1}, 0, 2, FLAGS },
95 double phs = FFMIN(100, lfo->phase / FFMIN(1.99, FFMAX(0.01, lfo->pwidth)) + lfo->offset); in lfo_get_value()
225 s->lfoL.pwidth = s->pwidth; in config_input()
226 s->lfoR.pwidth = s->pwidth; in config_input()
H A Daf_acrusher.c31 double pwidth; member
198 double phs = FFMIN(100., lfo->phase / FFMIN(1.99, FFMAX(0.01, lfo->pwidth)) + lfo->offset); in lfo_get()
294 s->lfo.pwidth = 1.; in config_input()
/third_party/alsa-lib/src/pcm/
H A Dpcm_linear.c80 int sign, width, pwidth, endian; in snd_pcm_linear_get_index() local
90 pwidth = snd_pcm_format_physical_width(src_format); in snd_pcm_linear_get_index()
92 if (pwidth == 24) { in snd_pcm_linear_get_index()
114 int sign, width, pwidth, endian; in snd_pcm_linear_put_index() local
124 pwidth = snd_pcm_format_physical_width(dst_format); in snd_pcm_linear_put_index()
126 if (pwidth == 24) { in snd_pcm_linear_put_index()
H A Dpcm_misc.c711 * \param pwidth Physical bit width of the format
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() argument
718 if (pwidth == 24) { in snd_pcm_build_linear_format()
H A Dpcm_rate.c283 int pwidth = snd_pcm_format_physical_width(orig); in get_best_format() local
295 if (snd_pcm_format_physical_width(f) == pwidth) in get_best_format()
297 if (snd_pcm_format_physical_width(f) >= pwidth) in get_best_format()
/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c553 int num_cblocks, pwidth, line_add; in encode_slice() local
588 pwidth = avctx->width; in encode_slice()
593 pwidth = avctx->width >> 1; in encode_slice()
602 pwidth, avctx->height / ctx->pictures_per_frame, in encode_slice()
616 pwidth, avctx->height / ctx->pictures_per_frame, in encode_slice()
799 int num_cblocks[MAX_PLANES], pwidth; in find_slice_quant() local
827 pwidth = avctx->width; in find_slice_quant()
832 pwidth = avctx->width >> 1; in find_slice_quant()
841 pwidth, avctx->height / ctx->pictures_per_frame, in find_slice_quant()
846 pwidth, avct in find_slice_quant()
[all...]
H A Dflashsv2enc.c767 int pwidth = ((int) width); in optimum_block_width() local
768 return FFCLIP(pwidth & ~15, 256, 16); in optimum_block_width()
/third_party/backends/sanei/
H A Dsanei_magic.c508 int pwidth = params->pixels_per_line; in sanei_magic_findSkew() local
548 ret = getTopEdge (pwidth, height, dpiY, topBuf, in sanei_magic_findSkew()
565 ret = getLeftEdge (pwidth, height, topBuf, botBuf, LSlope, in sanei_magic_findSkew()
615 int pwidth = params->pixels_per_line; in sanei_magic_rotate() local
644 for (j=0; j<pwidth; j++) { in sanei_magic_rotate()
649 if (sourceX < 0 || sourceX >= pwidth) in sanei_magic_rotate()
674 for (j=0; j<pwidth; j++) { in sanei_magic_rotate()
679 if (sourceX < 0 || sourceX >= pwidth) in sanei_magic_rotate()
/third_party/mksh/
H A Dedit.c979 static int pwidth; /* width of prompt */ variable
1252 pwidth = prompt_trunc % x_cols; in x_init_prompt()
1253 prompt_trunc -= pwidth; in x_init_prompt()
1254 if ((mksh_uari_t)pwidth > ((mksh_uari_t)x_cols - 3 - MIN_EDIT_SPACE)) { in x_init_prompt()
1257 pwidth = 0; in x_init_prompt()
1280 x_displen = (xx_cols = x_cols) - 2 - (x_col = pwidth); in x_emacs()
2157 x_col = pwidth; in x_pprompt()
2912 * the display width; take care of pwidth though in x_adjust()
2934 if (xbp == xbuf && xcp != xbuf && col_left >= 0 && col_left < pwidth) { in x_adjust()
3635 x_col = pwidth; in x_vi()
[all...]
/third_party/backends/backend/
H A Dcanon_dr.c6359 int pwidth = s->s.width; in copy_simplex() local
6459 for (j=0; j<pwidth; j++){ in copy_simplex()
6469 for (j=0; j<pwidth; j++){ in copy_simplex()
6479 for (j=0; j<pwidth; j++){ in copy_simplex()
6489 for (j=0; j<pwidth; j++){ in copy_simplex()
6491 line[line_next++] = buf[i+pwidth+j]; in copy_simplex()
6492 line[line_next++] = buf[i+2*pwidth+j]; in copy_simplex()
6500 for (j=pwidth-1; j>=0; j--){ in copy_simplex()
6502 line[line_next++] = buf[i+pwidth+j]; in copy_simplex()
6503 line[line_next++] = buf[i+2*pwidth in copy_simplex()
6622 int pwidth = s->s.width; copy_duplex() local
[all...]
H A Dfujitsu.c8929 int pwidth = s->s_params.pixels_per_line; in copy_buffer() local
8949 for (j=0; j<pwidth; j++){ in copy_buffer()
8960 for (j=0; j<pwidth; j++){ in copy_buffer()
8962 s->buffers[side][s->buff_rx[side]++] = buf[i+pwidth+j]; in copy_buffer()
8963 s->buffers[side][s->buff_rx[side]++] = buf[i+2*pwidth+j]; in copy_buffer()
/third_party/alsa-lib/include/
H A Dpcm.h1164 snd_pcm_format_t snd_pcm_build_linear_format(int width, int pwidth, int unsignd, int big_endian);
/third_party/rust/crates/libc/src/
H A Dpsp.rs2729 pub fn sceDisplayGetMode(pmode: *mut i32, pwidth: *mut i32, pheight: *mut i32) -> i32; in sceDisplayGetMode()

Completed in 43 milliseconds