/third_party/ffmpeg/libavcodec/ |
H A D | vp8_parser.c | 53 unsigned int width, height; in parse() local
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideoencdsp_init.c | 100 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 D | threshold.h | 35 int width[4], height[4]; member
|
H A D | vmaf_motion.h | 44 int width; member
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_gradfun_init.c | 42 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 D | tool_cb_prg.h | 35 int width; member
|
/third_party/glfw/tests/ |
H A D | timeout.c | 80 int width, height; in main() local
|
/third_party/backends/backend/escl/ |
H A D | escl_crop.c | 32 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 D | escl_tiff.c | 55 get_TIFF_data(capabilities_t *scanner, int *width, int *height, int *bps) in get_TIFF_data() argument
|
H A D | escl_png.c | 52 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 D | pcl-common.c | 33 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 D | ulistformatter.cpp | 38 ulistfmt_openForType(const char* locale, UListFormatterType type, UListFormatterWidth width, UErrorCode* status) ulistfmt_openForType() argument
|
/third_party/libuv/docs/code/tty-gravity/ |
H A D | main.c | 10 int width, height; variable
|
/third_party/libsnd/tests/ |
H A D | locale_test.c | 97 int width ; member
|
/third_party/mesa3d/src/freedreno/rnn/ |
H A D | rnndec.h | 46 int width; member
|
/third_party/mesa3d/src/glx/ |
H A D | compsize.c | 150 __glImageSize(GLsizei width, GLsizei height, GLsizei depth, in __glImageSize() argument
|
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
H A D | test_context.c | 37 const unsigned int width = 16, height = 16; in main() local [all...] |
H A D | test_surface.c | 37 const unsigned int width = 16, height = 16; in main() local
|
/third_party/musl/porting/liteos_a/user/src/stdlib/ |
H A D | qsort.c | 46 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 D | wcsftime.c | 16 unsigned long width; in __wcsftime_l() local [all...] |
/third_party/musl/src/stdlib/liteos_a/ |
H A D | qsort.c | 46 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 D | st_copytex.c | 54 GLint readFBOSave, readBufSave, width, height; in st_copy_framebuffer_to_texture() local
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aubinator_viewer_urb.h | 36 const float width = ImGui::GetContentRegionAvailWidth() - label_size.x; in DrawAllocation() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ulistformatter.cpp | 38 ulistfmt_openForType(const char* locale, UListFormatterType type, UListFormatterWidth width, UErrorCode* status) ulistfmt_openForType() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | drawtex.c | 58 _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...] |