| /third_party/ffmpeg/libavcodec/ |
| H A D | eamad.c | 257 int width, height; in decode_frame() local [all...] |
| H A D | eatgv.c | 47 int width,height; member 74 unpack(const uint8_t *src, const uint8_t *src_end, uint8_t *dst, int width, int height) unpack() argument [all...] |
| H A D | huffyuv.h | 75 int width, height; member
|
| H A D | imm4.c | 361 int width, height; in decode_frame() local [all...] |
| H A D | h261enc.c | 51 int ff_h261_get_picture_format(int width, int height) in ff_h261_get_picture_format() argument
|
| H A D | hq_hqa.c | 249 int width, height, quant; in hqa_decode_frame() local
|
| H A D | hnm4video.c | 42 int height; member [all...] |
| H A D | ljpegenc.c | 70 const int height = frame->height; in ljpeg_encode_bgr() local 220 const int height = avctx->height; in ljpeg_encode_frame() local
|
| H A D | loco.c | 131 static int loco_decode_plane(LOCOContext *l, uint8_t *data, int width, int height, in loco_decode_plane() argument 183 static void rotate_faulty_loco(uint8_t *data, int width, int height, int stride) in rotate_faulty_loco() argument [all...] |
| H A D | psd.c | 60 int height; member [all...] |
| H A D | v4l2_buffers.c | 346 int height = V4L2_TYPE_IS_MULTIPLANAR(fmt.type) ? in v4l2_buffer_swframe_to_buf() local
|
| H A D | vc1.c | 53 static void decode_rowskip(uint8_t* plane, int width, int height, int stride, in decode_rowskip() argument 75 static void decode_colskip(uint8_t* plane, int width, int height, int stride, in decode_colskip() argument 104 int width, height, stride; in bitplane_decoding() local [all...] |
| H A D | v4l2_context.c | 111 static inline int v4l2_get_framesize_compressed(V4L2Context* ctx, int width, int height) in v4l2_get_framesize_compressed() argument [all...] |
| H A D | vc1_mc.c | 516 int height = s->avctx->coded_height >> 1; in ff_vc1_mc_4mv_luma() local
|
| H A D | nuv.c | 41 int width, height; member 77 static void copy_frame(AVFrame *f, const uint8_t *src, int width, int height) in copy_frame() argument 118 static int codec_reinit(AVCodecContext *avctx, int width, int height, in codec_reinit() argument 295 int height = c->height; decode_frame() local [all...] |
| H A D | pafvideo.c | 55 int height; member [all...] |
| /third_party/ffmpeg/doc/examples/ |
| H A D | muxing.c | 386 static AVFrame *alloc_picture(enum AVPixelFormat pix_fmt, int width, int height) in alloc_picture() argument 454 fill_yuv_image(AVFrame *pict, int frame_index, int width, int height) fill_yuv_image() argument [all...] |
| H A D | demuxing_decoding.c | 40 static int width, height; variable [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_displace.c | 40 int width[4], height[4]; member
|
| H A D | vf_edgedetect.c | 56 int width, height; member 183 const int height = plane->height; in filter_frame() local [all...] |
| H A D | vf_chromashift.c | 45 int height[4]; member [all...] |
| H A D | vf_epx.c | 54 const int height = in->height; in epx2_slice() local 121 const int height = in->height; in epx3_slice() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | avdevice.h | 119 int height; /**< height */ member
|
| H A D | bktr.c | 58 int width, height; member 98 static av_cold int bktr_init(const char *video_device, int width, int height, in bktr_init() argument
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_pad.c | 89 int height = operands[input_operand_index].dims[1]; in ff_dnn_execute_layer_pad() local
|