/third_party/ffmpeg/libavcodec/ |
H A D | vc2enc_dwt.c | 30 deinterleave(dwtcoef *linell, ptrdiff_t stride, int width, int height, dwtcoef *synthl) deinterleave() argument 55 vc2_subband_dwt_97(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height) vc2_subband_dwt_97() argument 140 vc2_subband_dwt_53(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height) vc2_subband_dwt_53() argument 214 dwt_haar(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height, const int s) dwt_haar() argument 246 vc2_subband_dwt_haar(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height) vc2_subband_dwt_haar() argument 252 vc2_subband_dwt_haar_shift(VC2TransformContext *t, dwtcoef *data, ptrdiff_t stride, int width, int height) vc2_subband_dwt_haar_shift() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | framepool.c | 35 int width; member 52 int width, variable 152 ff_frame_pool_get_video_config(FFFramePool *pool, int *width, int *height, enum AVPixelFormat *format, int *align) ff_frame_pool_get_video_config() argument [all...] |
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/libavformat/ |
H A D | gdv.c | 47 uint16_t width; member
|
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/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...] |