| /third_party/ffmpeg/libavformat/ |
| H A D | tty.c | 48 int width, height; /**< Set by a private option. */ member
|
| H A D | yuv4mpegenc.c | 31 int width, height; in yuv4_write_header() local 184 int width, height; in yuv4_write_packet() local
|
| H A D | icoenc.c | 38 unsigned char width; member
|
| H A D | hnm.c | 62 unsigned width, height; in hnm_read_header() local
|
| H A D | rtpenc_rfc4175.c | 27 int width = s1->streams[0]->codecpar->width; in ff_rtp_send_raw_rfc4175() local
|
| H A D | oggparsetheora.c | 82 int width = get_bits(&gb, 24); in theora_header() local
|
| H A D | serdec.c | 33 int width, height; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_gblur_init.h | 45 static void horiz_slice_c(float *buffer, int width, int height, int steps, in horiz_slice_c() argument 66 static void do_vertical_columns(float *buffer, int width, int height, in do_vertical_columns() argument 99 verti_slice_c(float *buffer, int width, int height, int slice_start, int slice_end, int steps, float nu, float boundaryscale) verti_slice_c() argument [all...] |
| H A D | vf_vflip.c | 85 int i, width = outlink->w << (av_pix_fmt_desc_get(link->format)->comp[0].step > 1); in flip_bayer() local
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_spp.c | 177 store_slice_mmx(uint8_t *dst, const int16_t *src, int dst_stride, int src_stride, int width, int height, int log2_scale, const uint8_t dither[8][8]) store_slice_mmx() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | testtrace.c | 42 unsigned int width = 0x10; in libtest_debug_dump() local
|
| /third_party/ffmpeg/tools/ |
| H A D | scale_slice_test.c | 117 int width, height; in main() local
|
| /third_party/glfw/src/ |
| H A D | null_monitor.c | 88 _glfwGetMonitorWorkareaNull(_GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height) _glfwGetMonitorWorkareaNull() argument
|
| /third_party/glfw/tests/ |
| H A D | empty.c | 109 int width, height; in main() local
|
| /third_party/ffmpeg/libswscale/tests/ |
| H A D | colorspace.c | 96 int width; in main() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | llviddsp.c | 45 static void check_add_bytes(LLVidDSPContext c, int width) in check_add_bytes() argument 73 check_add_median_pred(LLVidDSPContext c, int width) check_add_median_pred() argument 110 check_add_left_pred(LLVidDSPContext c, int width, int acc, const char * report) check_add_left_pred() argument 139 check_add_left_pred_16(LLVidDSPContext c, unsigned mask, int width, unsigned acc, const char * report) check_add_left_pred_16() argument 198 int width = 16 * av_clip(rnd(), 16, 128); checkasm_check_llviddsp() local [all...] |
| H A D | sw_rgb.c | 37 static const uint8_t width[] = {12, 16, 20, 32, 36, 128}; variable
|
| /third_party/ffmpeg/tests/ |
| H A D | utils.c | 158 static int width, height, wrap; variable 37 rgb24_to_yuv420p(unsigned char *lum, unsigned char *cb, unsigned char *cr, const unsigned char *src, int width, int height) rgb24_to_yuv420p() argument
|
| /third_party/glfw/examples/ |
| H A D | offscreen.c | 81 int width, height; in main() local
|
| /third_party/backends/backend/ |
| H A D | pieusb_buffer.c | 122 sanei_pieusb_buffer_create(struct Pieusb_Read_Buffer* buffer, SANE_Int width, SANE_Int height, SANE_Byte color_spec, SANE_Byte depth) in sanei_pieusb_buffer_create() argument [all...] |
| H A D | pieusb_buffer.h | 61 SANE_Int width; /* number of pixels on a line */ member
|
| /third_party/cJSON/tests/ |
| H A D | readme_examples.c | 56 cJSON *width = NULL; in create_monitor() local 196 cJSON *width in supports_full_hd() local [all...] |
| /third_party/curl/docs/examples/ |
| H A D | http2-download.c | 63 unsigned int width = 0x10; in dump() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | dither.c | 285 cupsDitherNew(int width) /* I - Width of output in pixels */ in cupsDitherNew() argument [all...] |
| /third_party/backends/tools/ |
| H A D | umax_pp.c | 53 int width = -1, height = -1; in main() local [all...] |