Home
last modified time | relevance | path

Searched defs:width (Results 776 - 800 of 3240) sorted by relevance

1...<<31323334353637383940>>...130

/third_party/ffmpeg/libavcodec/
H A Dv210dec.c54 static void decode_row(const uint32_t *src, uint16_t *y, uint16_t *u, uint16_t *v, const int width, in decode_row() argument
130 v210_stride(int width, int align) v210_stride() argument
[all...]
H A Dvdpau_internal.h94 uint32_t width; member
H A Dxsubenc.c122 uint16_t width, height; in xsub_encode() local
H A Dxwddec.c42 int width, height; in xwd_decode_frame() local
H A Dpictordec.c35 int width, height; member
[all...]
/third_party/ffmpeg/libavdevice/
H A Dfbdev_dec.c54 int width, height; ///< assumed frame resolution member
/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

Completed in 13 milliseconds

1...<<31323334353637383940>>...130