Home
last modified time | relevance | path

Searched defs:width (Results 901 - 925 of 6730) sorted by relevance

1...<<31323334353637383940>>...270

/third_party/ffmpeg/libavcodec/
H A Dvc2enc_dwt.c30 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 Dframepool.c35 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 Dvf_gblur_init.h45 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 Dvf_vflip.c85 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 Dgdv.c47 uint16_t width; member
H A Dtty.c48 int width, height; /**< Set by a private option. */ member
H A Dyuv4mpegenc.c31 int width, height; in yuv4_write_header() local
184 int width, height; in yuv4_write_packet() local
H A Dicoenc.c38 unsigned char width; member
H A Dhnm.c62 unsigned width, height; in hnm_read_header() local
H A Drtpenc_rfc4175.c27 int width = s1->streams[0]->codecpar->width; in ff_rtp_send_raw_rfc4175() local
H A Doggparsetheora.c82 int width = get_bits(&gb, 24); in theora_header() local
H A Dserdec.c33 int width, height; member
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_spp.c177 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 Dtesttrace.c42 unsigned int width = 0x10; in libtest_debug_dump() local
/third_party/ffmpeg/tools/
H A Dscale_slice_test.c117 int width, height; in main() local
/third_party/glfw/src/
H A Dnull_monitor.c88 _glfwGetMonitorWorkareaNull(_GLFWmonitor* monitor, int* xpos, int* ypos, int* width, int* height) _glfwGetMonitorWorkareaNull() argument
/third_party/glfw/tests/
H A Dempty.c109 int width, height; in main() local
/third_party/ffmpeg/libswscale/tests/
H A Dcolorspace.c96 int width; in main() local
/third_party/ffmpeg/tests/checkasm/
H A Dllviddsp.c45 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 Dsw_rgb.c37 static const uint8_t width[] = {12, 16, 20, 32, 36, 128}; variable
/third_party/ffmpeg/tests/
H A Dutils.c158 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 Doffscreen.c81 int width, height; in main() local
/third_party/backends/backend/
H A Dpieusb_buffer.c122 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 Dpieusb_buffer.h61 SANE_Int width; /* number of pixels on a line */ member
/third_party/cJSON/tests/
H A Dreadme_examples.c56 cJSON *width = NULL; in create_monitor() local
196 cJSON *width in supports_full_hd() local
[all...]

Completed in 10 milliseconds

1...<<31323334353637383940>>...270