/third_party/ffmpeg/libavcodec/ |
H A D | v210dec.c | 54 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 D | vdpau_internal.h | 94 uint32_t width; member
|
H A D | xsubenc.c | 122 uint16_t width, height; in xsub_encode() local
|
H A D | xwddec.c | 42 int width, height; in xwd_decode_frame() local
|
H A D | pictordec.c | 35 int width, height; member [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | fbdev_dec.c | 54 int width, height; ///< assumed frame resolution member
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_native_layer_avgpool.c | 66 int width = operands[input_operand_index].dims[2]; in ff_dnn_execute_layer_avg_pool() local
|
H A D | dnn_backend_native_layer_depth2space.c | 60 int width = operands[input_operand_index].dims[2]; in ff_dnn_execute_layer_depth2space() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | median_template.c | 52 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 D | motion_estimation.h | 48 int width; member
|
H A D | transform.c | 125 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 D | vf_hflip.c | 99 const int width = s->planewidth[plane] / s->bayer_plus1; in filter_slice() local
|
H A D | vf_scdet.c | 36 ptrdiff_t width[4]; member
|
H A D | vsrc_sierpinski.c | 94 const int width = frame->width; in draw_triangle_slice() local 119 const int width = frame->width; in draw_carpet_slice() local
|
H A D | vf_freezedetect.c | 36 ptrdiff_t width[4]; member
|
H A D | vf_sharpen_npp.c | 71 static int nppsharpen_config(AVFilterContext* ctx, int width, int height) in nppsharpen_config() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | idcin.c | 158 unsigned int width, height; in idcin_read_header() local
|
H A D | idroqdec.c | 50 int width; member
|
H A D | img2.h | 52 int width, height; /**< Set by a private option. */ member
|
H A D | mm.c | 92 unsigned int frame_rate, width, height; in read_header() local
|
H A D | rawvideodec.c | 33 int width, height; /**< Integers describing video size, set by a private option. */ member
|
H A D | smush.c | 52 uint32_t width = 0, height = 0, got_audio = 0, read = 0; in smush_read_header() local
|
H A D | yuv4mpegdec.c | 40 int width = -1, height = -1, raten = 0, in yuv4_read_header() local
|
H A D | bethsoftvid.c | 45 int width; /**< video width */ member
|
H A D | avs.c | 36 int width; member
|