Home
last modified time | relevance | path

Searched defs:width (Results 1826 - 1850 of 7160) sorted by relevance

1...<<71727374757677787980>>...287

/third_party/ffmpeg/libavdevice/
H A Dfbdev_dec.c54 int width, height; ///< assumed frame resolution member
/third_party/ffmpeg/libavcodec/
H A Dpictordec.c35 int width, height; member
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_avgpool.c66 int width = operands[input_operand_index].dims[2]; in ff_dnn_execute_layer_avg_pool() local
H A Ddnn_backend_native_layer_depth2space.c60 int width = operands[input_operand_index].dims[2]; in ff_dnn_execute_layer_depth2space() local
/third_party/ffmpeg/libavfilter/
H A Dmedian_template.c52 filter_plane(AVFilterContext *ctx, const uint8_t *ssrc, int src_linesize, uint8_t *ddst, int dst_linesize, int width, int height, int slice_h_start, int slice_h_end, int jobnr) filter_plane() argument
[all...]
H A Dmotion_estimation.h48 int width; member
H A Dtransform.c125 ff_affine_transform(const uint8_t *src, uint8_t *dst, int src_stride, int dst_stride, int width, int height, const float *matrix, enum InterpolateMethod interpolate, enum FillMethod fill) ff_affine_transform() argument
[all...]
H A Dvf_hflip.c99 const int width = s->planewidth[plane] / s->bayer_plus1; in filter_slice() local
H A Dvf_scdet.c36 ptrdiff_t width[4]; member
H A Dvsrc_sierpinski.c94 const int width = frame->width; in draw_triangle_slice() local
119 const int width = frame->width; in draw_carpet_slice() local
H A Dvf_freezedetect.c36 ptrdiff_t width[4]; member
H A Dvf_sharpen_npp.c71 static int nppsharpen_config(AVFilterContext* ctx, int width, int height) in nppsharpen_config() argument
/third_party/ffmpeg/libavformat/
H A Didcin.c158 unsigned int width, height; in idcin_read_header() local
H A Didroqdec.c50 int width; member
H A Dimg2.h52 int width, height; /**< Set by a private option. */ member
H A Dmm.c92 unsigned int frame_rate, width, height; in read_header() local
H A Drawvideodec.c33 int width, height; /**< Integers describing video size, set by a private option. */ member
H A Dsmush.c52 uint32_t width = 0, height = 0, got_audio = 0, read = 0; in smush_read_header() local
H A Dyuv4mpegdec.c40 int width = -1, height = -1, raten = 0, in yuv4_read_header() local
H A Dbethsoftvid.c45 int width; /**< video width */ member
H A Davs.c36 int width; member
/third_party/curl/src/
H A Dtool_cb_dbg.c256 unsigned int width = 0x10; in dump() local
/third_party/curl/tests/http/clients/
H A Dws-data.c50 unsigned int width = 0x10; in dump() local
/third_party/elfutils/libdw/
H A Ddwarf_ranges.c44 __libdw_read_begin_end_pair_inc(Dwarf_CU *cu, int sec_index, const unsigned char **addrp, const unsigned char *addrend, int width, Dwarf_Addr *beginp, Dwarf_Addr *endp, Dwarf_Addr *basep) __libdw_read_begin_end_pair_inc() argument
[all...]
/third_party/ffmpeg/libswscale/
H A Dbayer_template.c193 static void BAYER_RENAME(rgb24_copy)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int width) in rgb24_copy() argument
203 static void BAYER_RENAME(rgb24_interpolate)(const uint8_t *src, int src_stride, uint8_t *dst, int dst_stride, int width) in rgb24_interpolate() argument
222 static void BAYER_RENAME(rgb48_copy)(const uint8_t *src, int src_stride, uint8_t *ddst, int dst_stride, int width) in rgb48_copy() argument
235 static void BAYER_RENAME(rgb48_interpolate)(const uint8_t *src, int src_stride, uint8_t *ddst, int dst_stride, int width) in rgb48_interpolate() argument
256 yv12_copy(const uint8_t *src, int src_stride, uint8_t *dstY, uint8_t *dstU, uint8_t *dstV, int luma_stride, int width, int32_t *rgb2yuv) yv12_copy() argument
271 yv12_interpolate(const uint8_t *src, int src_stride, uint8_t *dstY, uint8_t *dstU, uint8_t *dstV, int luma_stride, int width, int32_t *rgb2yuv) yv12_interpolate() argument
[all...]

Completed in 19 milliseconds

1...<<71727374757677787980>>...287