Home
last modified time | relevance | path

Searched defs:width (Results 376 - 400 of 7379) sorted by relevance

1...<<11121314151617181920>>...296

/third_party/ffmpeg/libavfilter/
H A Dhermite.h26 double width = x1 - x0; in hermite_interpolation() local
H A Dbuffersrc.h87 int width, height; member
H A Dmaskedmerge.h29 int width[4], height[4]; member
H A Dthreshold.h35 int width[4], height[4]; member
H A Dvmaf_motion.h44 int width; member
/third_party/ffmpeg/libavcodec/
H A Dutvideodsp.c25 restore_rgb_planes_c(uint8_t *src_r, uint8_t *src_g, uint8_t *src_b, ptrdiff_t linesize_r, ptrdiff_t linesize_g, ptrdiff_t linesize_b, int width, int height) restore_rgb_planes_c() argument
50 restore_rgb_planes10_c(uint16_t *src_r, uint16_t *src_g, uint16_t *src_b, ptrdiff_t linesize_r, ptrdiff_t linesize_g, ptrdiff_t linesize_b, int width, int height) restore_rgb_planes10_c() argument
H A Dpng.c54 int ff_png_pass_row_size(int pass, int bits_per_pixel, int width) in ff_png_pass_row_size() argument
H A Dmsp2dec.c38 unsigned int x, y, width = (avctx->width + 7) / 8; in msp2_decode_frame() local
H A Dvp8_parser.c53 unsigned int width, height; in parse() local
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoencdsp_init.c100 static void draw_edges_mmx(uint8_t *buf, int wrap, int width, int height, in draw_edges_mmx() argument
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_gradfun_init.c42 gradfun_filter_line_mmxext(uint8_t *dst, const uint8_t *src, const uint16_t *dc, int width, int thresh, const uint16_t *dithers) gradfun_filter_line_mmxext() argument
59 gradfun_filter_line_ssse3(uint8_t *dst, const uint8_t *src, const uint16_t *dc, int width, int thresh, const uint16_t *dithers) gradfun_filter_line_ssse3() argument
76 gradfun_blur_line_sse2(uint16_t *dc, uint16_t *buf, const uint16_t *buf1, const uint8_t *src, int src_linesize, int width) gradfun_blur_line_sse2() argument
[all...]
/third_party/curl/src/
H A Dtool_cb_prg.h35 int width; member
/third_party/glfw/tests/
H A Dtimeout.c80 int width, height; in main() local
/third_party/backends/backend/escl/
H A Descl_crop.c32 escl_crop_surface(capabilities_t *scanner, unsigned char *surface, int w, int h, int bps, int *width, int *height) escl_crop_surface() argument
H A Descl_tiff.c55 get_TIFF_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_TIFF_data() argument
H A Descl_png.c52 get_PNG_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_PNG_data() argument
188 get_PNG_data(capabilities_t __sane_unused__ *scanner, int __sane_unused__ *width, int __sane_unused__ *height, int __sane_unused__ *bps) get_PNG_data() argument
/third_party/cups-filters/filter/
H A Dpcl-common.c33 pcl_set_media_size(ppd_file_t *ppd, float width, float length) pcl_set_media_size() argument
/third_party/icu/icu4c/source/i18n/
H A Dulistformatter.cpp38 ulistfmt_openForType(const char* locale, UListFormatterType type, UListFormatterWidth width, UErrorCode* status) ulistfmt_openForType() argument
/third_party/libuv/docs/code/tty-gravity/
H A Dmain.c10 int width, height; variable
/third_party/libsnd/tests/
H A Dlocale_test.c97 int width ; member
/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.h46 int width; member
/third_party/mesa3d/src/glx/
H A Dcompsize.c150 __glImageSize(GLsizei width, GLsizei height, GLsizei depth, in __glImageSize() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_context.c37 const unsigned int width = 16, height = 16; in main() local
[all...]
H A Dtest_surface.c37 const unsigned int width = 16, height = 16; in main() local
/third_party/musl/porting/liteos_a/user/src/stdlib/
H A Dqsort.c46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument
[all...]

Completed in 7 milliseconds

1...<<11121314151617181920>>...296