Home
last modified time | relevance | path

Searched defs:bwidth (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_compute.c175 int bwidth, bheight, bdepth; in softpipe_launch_grid() local
/third_party/mesa3d/src/mesa/main/
Dformatquery.c1518 GLuint bwidth, bheight; in _mesa_GetInternalformativ() local
/third_party/ffmpeg/libavfilter/
Dvf_kerndeint.c134 int src_linesize, psrc_linesize, dst_linesize, bwidth; in filter_frame() local
/third_party/weston/clients/
Dsimple-damage.c387 int ret = 0, bwidth, bheight; in window_next_buffer() local
511 int bwidth, bheight, bborder, bpitch, bradius; in redraw() local
/third_party/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxclient.cpp404 auto bwidth = bboxes[i * 4 + 3] * width - x0; in doRun() local
/third_party/ffmpeg/libavcodec/
Dcrystalhd.c438 int bwidth; in copy_frame() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dwarp_affine.cc348 int bwidth = std::min(dst_width, dst.width_ - x); in Remap() local
530 int bwidth = std::min(B_SZ * B_SZ / bheight, width); in WarpPerspectiveBilinear() local
/third_party/ffmpeg/libavutil/
Dimgutils.c407 ptrdiff_t bwidth = av_image_get_linesize(pix_fmt, width, i); in image_copy() local
/third_party/alsa-lib/src/pcm/
Dpcm_file.c63 short bwidth; member