| /third_party/ffmpeg/libavcodec/ |
| H A D | dirac.c | 38 unsigned width; member
|
| H A D | dirac.h | 82 unsigned width; member
|
| H A D | g723_1.c | 1121 int ff_g723_1_normalize_bits(int num, int width) in ff_g723_1_normalize_bits() argument
|
| H A D | jpeglsenc.c | 319 int j, width; in encode_picture_ls() local 333 int j, width; in encode_picture_ls() local [all...] |
| H A D | jpeglsdec.c | 360 int off = 0, stride = 1, width, shift, ret = 0; in ff_jpegls_decode_picture() local [all...] |
| H A D | ansi.c | 194 int width = avctx->width; in execute_code() local [all...] |
| H A D | binkaudio.c | 178 int width, coeff; in decode_block() local
|
| H A D | cinepak.c | 68 int width, height; member
|
| H A D | h274.c | 233 const int width = c > 0 ? AV_CEIL_RSHIFT(out_frame->width, 1) : out_frame->width; in ff_h274_apply_film_grain() local
|
| H A D | c93.c | 77 int width = height; in copy_block() local 107 static inline void draw_n_color(uint8_t *out, int stride, int width, in draw_n_color() argument
|
| H A D | dirac_dwt.h | 38 int width; member 57 int width; member
|
| H A D | faxcompr.c | 252 decode_group3_2d_line(AVCodecContext *avctx, GetBitContext *gb, unsigned int width, int *runs, const int *runend, const int *ref) decode_group3_2d_line() argument 366 put_line(uint8_t *dst, int size, int width, const int *runs) put_line() argument [all...] |
| 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...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | pixblockdsp_msa.c | 65 copy_16multx8mult_msa(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height, int32_t width) copy_16multx8mult_msa() argument
|
| /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...] |