Home
last modified time | relevance | path

Searched defs:height (Results 376 - 400 of 2302) sorted by relevance

1...<<11121314151617181920>>...93

/third_party/ffmpeg/libavcodec/
H A Dmediacodec_sw_buffer.c88 int height; in ff_mediacodec_sw_buffer_copy_yuv420_planar() local
142 int height; in ff_mediacodec_sw_buffer_copy_yuv420_semi_planar() local
192 int height; ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar() local
281 size_t height = frame->height; ff_mediacodec_sw_buffer_copy_yuv420_packed_semi_planar_64x32Tile2m8ka() local
[all...]
H A Dmediacodecdec_common.h56 int height; member
H A Dprosumer.c133 static void vertical_predict(uint32_t *dst, int offset, const uint32_t *src, int stride, int height) in vertical_predict() argument
H A Dsgidec.c32 unsigned int height; member
H A Dsgienc.c101 unsigned int width, height, depth, dimension; in encode_frame() local
[all...]
H A Dttmlenc.c226 int height = 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 Dvble.c85 vble_restore_plane(VBLEContext *ctx, AVFrame *pic, GetBitContext *gb, int plane, int offset, int width, int height) vble_restore_plane() argument
H A Dmpegvideo_parser.c33 int width, height; member
[all...]
H A Dmpegvideoencdsp.c119 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 Dmvcdec.c44 int height = avctx->height; 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 Dmwsc.c42 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 Dvdpau_internal.h95 uint32_t height; member
H A Dxsubenc.c122 uint16_t width, height; in xsub_encode() local
H A Dxwddec.c42 int width, height; in xwd_decode_frame() local
H A Dpictordec.c35 int width, height; member
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideodsp.c28 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 Dlibdc1394.c53 int height; member
105 int width, height; in dc1394_read_common() local
H A Dfbdev_dec.c54 int width, height; ///< assumed frame resolution member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_avgpool.c65 int height = operands[input_operand_index].dims[1]; in ff_dnn_execute_layer_avg_pool() local
H A Ddnn_backend_native_layer_depth2space.c59 int height = operands[input_operand_index].dims[1]; in ff_dnn_execute_layer_depth2space() local
/third_party/ffmpeg/libavfilter/
H A Dmedian_template.c52 filter_plane(AVFilterContext *ctx, const uint8_t *ssrc, int src_linesize, uint8_t *ddst, int dst_linesize, int width, int height, int slice_h_start, int slice_h_end, int jobnr) filter_plane() argument
H A Dmotion_estimation.h49 int height; member
H A Dframerate.h45 int height[4]; ///< height of each plane member
H A Dtransform.c125 ff_affine_transform(const uint8_t *src, uint8_t *dst, int src_stride, int dst_stride, int width, int height, const float *matrix, enum InterpolateMethod interpolate, enum FillMethod fill) ff_affine_transform() argument
[all...]
H A Dvf_hflip.c100 const int height = s->planeheight[plane]; in filter_slice() local

Completed in 11 milliseconds

1...<<11121314151617181920>>...93