Searched defs:height (Results 226 - 250 of 1109) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dsgidec.c29 unsigned int height; member in struct:SgiState
H A Dtarga.c36 int width, height; member in struct:TargaContext
H A Dvc1.c69 static void decode_rowskip(uint8_t* plane, int width, int height, int stride, GetBitContext *gb){ argument
89 static void decode_colskip(uint8_t* plane, int width, int height, int stride, GetBitContext *gb){ argument
116 int width, height, stride; local
[all...]
H A Dxsubenc.c122 uint16_t width, height; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Davs.c31 int height; member in struct:avs_format
H A Dgif.c257 int i, width, height, loop_count /*, rate*/; local
110 gif_image_write_header(ByteIOContext *pb, int width, int height, int loop_count, uint32_t *palette) argument
182 gif_image_write_image(ByteIOContext *pb, int x1, int y1, int width, int height, const uint8_t *buf, int linesize, int pix_fmt) argument
[all...]
H A Didcin.c148 unsigned int width, height; local
H A Didroq.c47 int height; member in struct:RoqDemuxContext
H A Dmm.c91 unsigned int frame_rate, width, height; local
H A Dnuv.c128 int is_mythtv, width, height, v_packs, a_packs; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Drdrle.c84 JDIMENSION width, height; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dxsubenc.c122 uint16_t width, height; local
H A Dcscd.c33 int linelen, height, bpp; member in struct:__anon36142
38 copy_frame_default(AVFrame *f, const uint8_t *src, int linelen, int height) argument
50 add_frame_default(AVFrame *f, const uint8_t *src, int linelen, int height) argument
68 copy_frame_16(AVFrame *f, const uint8_t *src, int linelen, int height) argument
84 copy_frame_32(AVFrame *f, const uint8_t *src, int linelen, int height) argument
102 add_frame_16(AVFrame *f, const uint8_t *src, int linelen, int height) argument
118 add_frame_32(AVFrame *f, const uint8_t *src, int linelen, int height) argument
[all...]
H A Dcyuv.c41 int width, height; member in struct:CyuvDecodeContext
H A Deacmv.c39 int width, height; member in struct:CmvContext
61 cmv_motcomp(unsigned char *dst, int dst_stride, const unsigned char *src, int src_stride, int x, int y, int xoffset, int yoffset, int width, int height) argument
[all...]
H A Dh261enc.c40 int ff_h261_get_picture_format(int width, int height){ argument
H A Dindeo2.c48 static int ir2_decode_plane(Ir2Context *ctx, int width, int height, uint8_t *dst, int stride, argument
104 static int ir2_decode_plane_inter(Ir2Context *ctx, int width, int height, uint8_t *dst, int stride, argument
[all...]
H A Dlibopenjpeg.c70 int width, height, has_alpha = 0, ret = -1; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Davs.c31 int height; member in struct:avs_format
H A Dgif.c257 int i, width, height, loop_count /*, rate*/; local
110 gif_image_write_header(ByteIOContext *pb, int width, int height, int loop_count, uint32_t *palette) argument
182 gif_image_write_image(ByteIOContext *pb, int x1, int y1, int width, int height, const uint8_t *buf, int linesize, int pix_fmt) argument
[all...]
H A Didcin.c148 unsigned int width, height; local
H A Didroq.c47 int height; member in struct:RoqDemuxContext
H A Dmm.c91 unsigned int frame_rate, width, height; local
H A Dnuv.c128 int is_mythtv, width, height, v_packs, a_packs; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/mlib/
H A Ddsputil_mlib.c65 put_pixels16_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
82 put_pixels16_x2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
99 put_pixels16_y2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
116 put_pixels16_xy2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
135 put_pixels8_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
156 put_pixels8_x2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
177 put_pixels8_y2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
198 put_pixels8_xy2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
221 avg_pixels16_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
238 avg_pixels16_x2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
255 avg_pixels16_y2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
272 avg_pixels16_xy2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
291 avg_pixels8_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
312 avg_pixels8_x2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
333 avg_pixels8_y2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
354 avg_pixels8_xy2_mlib(uint8_t * dest, const uint8_t * ref, int stride, int height) argument
[all...]

Completed in 234 milliseconds

1234567891011>>