| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs_vp9.c | 26 cbs_vp9_read_s(CodedBitstreamContext *ctx, GetBitContext *gbc, int width, const char *name, const int *subscripts, int32_t *write_to) cbs_vp9_read_s() argument 63 cbs_vp9_write_s(CodedBitstreamContext *ctx, PutBitContext *pbc, int width, const char *name, const int *subscripts, int32_t value) cbs_vp9_write_s() argument 171 cbs_vp9_read_le(CodedBitstreamContext *ctx, GetBitContext *gbc, int width, const char *name, const int *subscripts, uint32_t *write_to) cbs_vp9_read_le() argument 209 cbs_vp9_write_le(CodedBitstreamContext *ctx, PutBitContext *pbc, int width, const char *name, const int *subscripts, uint32_t value) cbs_vp9_write_le() argument [all...] |
| H A D | eamad.c | 257 int width, height; in decode_frame() local
|
| 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 | metasound.c | 42 static void add_peak(float period, int width, const float *shape, in add_peak() argument 71 int width; in decode_ppc() 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 | 41 int width; member 122 int width = hnm->width; in postprocess_current_frame() local [all...] |
| H A D | ljpegenc.c | 69 const int width = frame->width; in ljpeg_encode_bgr() local 219 const int width = avctx->width; in ljpeg_encode_frame() local [all...] |
| 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 | 59 int width; member [all...] |
| 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 | vb.c | 98 const int width = c->avctx->width; in vb_decode_framedata() 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 | 515 int width = s->avctx->coded_width; in ff_vc1_mc_4mv_luma() local
|
| /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 182 const int width = plane->width; in filter_frame() local [all...] |
| H A D | vf_chromashift.c | 46 int width[4]; member
|
| H A D | vf_epx.c | 53 const int width = in->width; in epx2_slice() local 120 const int width = in->width; in epx3_slice() local [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | avdevice.h | 118 int width; /**< width */ 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 | 90 int width = operands[input_operand_index].dims[2]; in ff_dnn_execute_layer_pad() local
|