Home
last modified time | relevance | path

Searched defs:width (Results 101 - 125 of 2927) sorted by relevance

12345678910>>...118

/third_party/ffmpeg/libavcodec/
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/
H A Dthreshold.h35 int width[4], height[4]; member
H A Dvmaf_motion.h44 int width; member
/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...]
/third_party/musl/src/time/
H A Dwcsftime.c16 unsigned long width; in __wcsftime_l() local
[all...]
/third_party/musl/src/stdlib/liteos_a/
H A Dqsort.c46 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) in __qsort_r() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_copytex.c54 GLint readFBOSave, readBufSave, width, height; in st_copy_framebuffer_to_texture() local
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer_urb.h36 const float width = ImGui::GetContentRegionAvailWidth() - label_size.x; in DrawAllocation() local
/third_party/node/deps/icu-small/source/i18n/
H A Dulistformatter.cpp38 ulistfmt_openForType(const char* locale, UListFormatterType type, UListFormatterWidth width, UErrorCode* status) ulistfmt_openForType() argument
/third_party/mesa3d/src/mesa/main/
H A Ddrawtex.c58 _mesa_DrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in _mesa_DrawTexfOES() argument
74 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in _mesa_DrawTexiOES() argument
92 _mesa_DrawTexsOES(GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in _mesa_DrawTexsOES() argument
33 draw_texture(struct gl_context *ctx, GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) draw_texture() argument
[all...]

Completed in 10 milliseconds

12345678910>>...118