/third_party/ffmpeg/libavcodec/ |
H A D | get_buffer.c | 47 int width, height; member
|
H A D | cyuv.c | 45 int width, height; member [all...] |
H A D | dnxhddata.h | 45 unsigned int width, height; member
|
H A D | eatgq.c | 46 int width, height; member
|
H A D | eacmv.c | 42 int width, height; member 73 cmv_motcomp(unsigned char *dst, ptrdiff_t dst_stride, const unsigned char *src, ptrdiff_t src_stride, int x, int y, int xoffset, int yoffset, int width, int height) cmv_motcomp() argument [all...] |
H A D | indeo2.c | 54 static int ir2_decode_plane(Ir2Context *ctx, int width, int height, uint8_t *dst, in ir2_decode_plane() argument 116 static int ir2_decode_plane_inter(Ir2Context *ctx, int width, int height, uint8_t *dst, in ir2_decode_plane_inter() argument [all...] |
H A D | mediacodec_sw_buffer.c | 113 int j, width; in ff_mediacodec_sw_buffer_copy_yuv420_planar() local 161 int j, width; in ff_mediacodec_sw_buffer_copy_yuv420_semi_planar() local 209 int j, width; ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar() local 279 size_t width = frame->width; ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar_64x32Tile2m8ka() local [all...] |
H A D | mediacodecdec_common.h | 55 int width; member
|
H A D | rpza.c | 76 int width = s->avctx->width; in rpza_decode_stream() local
|
H A D | sgidec.c | 31 unsigned int width; member
|
H A D | sgienc.c | 101 unsigned int width, height, depth, dimension; in encode_frame() local [all...] |
H A D | ttmlenc.c | 225 int width = 0; in ttml_write_region() local 207 ttml_get_extent(ASSScriptInfo script_info, ASSStyle style, int *width, int *height) ttml_get_extent() argument
|
H A D | vble.c | 85 vble_restore_plane(VBLEContext *ctx, AVFrame *pic, GetBitContext *gb, int plane, int offset, int width, int height) vble_restore_plane() argument
|
H A D | mpegvideo_parser.c | 33 int width, height; member [all...] |
H A D | mpegvideoencdsp.c | 119 static void draw_edges_8_c(uint8_t *buf, int wrap, int width, int height, in draw_edges_8_c() argument 146 shrink22(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink22() argument 179 shrink44(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink44() argument 210 shrink88(uint8_t *dst, int dst_wrap, const uint8_t *src, int src_wrap, int width, int height) shrink88() argument [all...] |
H A D | mvcdec.c | 43 int width = avctx->width; in mvc_decode_init() local 63 decode_mvc1(AVCodecContext *avctx, GetByteContext *gb, uint8_t *dst_start, int width, int height, int linesize) decode_mvc1() argument 136 decode_mvc2(AVCodecContext *avctx, GetByteContext *gb, uint8_t *dst_start, int width, int height, int linesize, int vflip) decode_mvc2() argument [all...] |
H A D | mwsc.c | 42 rle_uncompress(GetByteContext *gb, PutByteContext *pb, GetByteContext *gbp, int width, int height, int stride, int pb_linesize, int gbp_linesize) rle_uncompress() argument
|
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
|
/third_party/curl/tests/libtest/ |
H A D | lib552.c | 45 unsigned int width = 0x10; in dump() local
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideodsp.c | 28 gmc_mmx(uint8_t *dst, uint8_t *src, int stride, int h, int ox, int oy, int dxx, int dxy, int dyx, int dyy, int shift, int r, int width, int height) gmc_mmx() argument
|
/third_party/ffmpeg/libavdevice/ |
H A D | libdc1394.c | 52 int width; member 105 int width, height; in dc1394_read_common() local [all...] |
H A D | fbdev_dec.c | 54 int width, height; ///< assumed frame resolution member
|