Home
last modified time | relevance | path

Searched defs:height (Results 1276 - 1300 of 2608) sorted by relevance

1...<<51525354555657585960>>...105

/third_party/ffmpeg/libavcodec/arm/
H A Dhevcdsp_init_neon.c155 ff_hevc_sao_band_filter_neon_8_wrapper(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, ptrdiff_t stride_src, int16_t *sao_offset_val, int sao_left_class, int width, int height) ff_hevc_sao_band_filter_neon_8_wrapper() argument
174 ff_hevc_sao_edge_filter_neon_8_wrapper(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, int16_t *sao_offset_val, int eo, int width, int height) ff_hevc_sao_edge_filter_neon_8_wrapper() argument
194 ff_hevc_put_qpel_neon_wrapper(int16_t *dst, uint8_t *src, ptrdiff_t srcstride, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_neon_wrapper() argument
200 ff_hevc_put_qpel_uni_neon_wrapper(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, ptrdiff_t srcstride, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_uni_neon_wrapper() argument
206 ff_hevc_put_qpel_bi_neon_wrapper(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, ptrdiff_t srcstride, int16_t *src2, int height, intptr_t mx, intptr_t my, int width) ff_hevc_put_qpel_bi_neon_wrapper() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcrystalhd.c444 int height = output->PicInfo.height; in copy_frame() local
[all...]
H A Dh264_ps.c530 int height = 16 * sps->mb_height; in ff_h264_decode_seq_parameter_set() local
H A Dcfhdenc.c271 int height = i ? FFALIGN(avctx->height >> s->chroma_v_shift, 8) : in cfhd_encode_init() local
377 quantize_band(int16_t *input, int width, int a_width, int height, unsigned quantization) quantize_band() argument
401 process_alpha(const int16_t *src, int width, int height, ptrdiff_t stride, int16_t *dst) process_alpha() argument
438 int height = s->plane[plane].band[2][0].height; cfhd_encode_frame() local
610 int height = s->plane[p].band[0][0].height; cfhd_encode_frame() local
669 int height = s->plane[p].band[l][0].height; cfhd_encode_frame() local
[all...]
H A Ddxtory.c36 static int64_t get_raw_size(enum AVPixelFormat fmt, int width, int height) in get_raw_size() argument
129 int height, width, hmargin, vmargin; dxtory_decode_v1_410() local
224 int height, width, hmargin, vmargin; dxtory_decode_v1_420() local
[all...]
H A Dh265_metadata_bsf.c75 int width = 0, height = 0; in h265_metadata_guess_level() local
H A Dlcldec.c175 int height = avctx->height; // Real image height in decode_frame() local
[all...]
H A Dflashsv.c201 flashsv_decode_block(AVCodecContext *avctx, const AVPacket *avpkt, GetBitContext *gb, int block_size, int width, int height, int x_pos, int y_pos, int blk_idx) flashsv_decode_block() argument
H A Dmimic.c351 int width, height; in mimic_decode_frame() local
[all...]
H A Ddirac_dwt_template.c339 static void RENAME(spatial_compose_dd97i_dy)(DWTContext *d, int level, int width, int height, int stride) in spatial_compose_dd97i_dy() argument
363 static void RENAME(spatial_compose_dirac53i_dy)(DWTContext *d, int level, int width, int height, int stride) in spatial_compose_dirac53i_dy() argument
385 spatial_compose_dd137i_dy(DWTContext *d, int level, int width, int height, int stride) spatial_compose_dd137i_dy() argument
410 spatial_compose_haari_dy(DWTContext *d, int level, int width, int height, int stride) spatial_compose_haari_dy() argument
426 spatial_compose_fidelity(DWTContext *d, int level, int width, int height, int stride) spatial_compose_fidelity() argument
451 spatial_compose_daub97i_dy(DWTContext *d, int level, int width, int height, int stride) spatial_compose_daub97i_dy() argument
479 spatial_compose97i_init(DWTCompose *cs, uint8_t *buffer, int height, int stride) spatial_compose97i_init() argument
488 spatial_compose53i_init(DWTCompose *cs, uint8_t *buffer, int height, int stride) spatial_compose53i_init() argument
495 spatial_compose_dd97i_init(DWTCompose *cs, uint8_t *buffer, int height, int stride) spatial_compose_dd97i_init() argument
506 spatial_compose_dd137i_init(DWTCompose *cs, uint8_t *buffer, int height, int stride) spatial_compose_dd137i_init() argument
[all...]
H A Dgif.c155 gif_crop_translucent(AVCodecContext *avctx, const uint8_t *buf, const int linesize, int *width, int *height, int *x_start, int *y_start) gif_crop_translucent() argument
234 gif_crop_opaque(AVCodecContext *avctx, const uint32_t *palette, const uint8_t *buf, const int linesize, int *width, int *height, int *x_start, int *y_start) gif_crop_opaque() argument
300 int disposal, len = 0, height = avctx->height, width = avctx->width, x, y; gif_image_write_image() local
[all...]
H A Dlibopenjpegenc.c477 int height; in libopenjpeg_copy_unpacked8() local
519 int height; libopenjpeg_copy_unpacked16() local
[all...]
H A Dlibopenjpegdec.c328 int width, height, ret; in libopenjpeg_decode_frame() local
H A Dmediacodecdec_common.c443 int height = 0; in mediacodec_dec_parse_format() local
[all...]
H A Dffv1dec.c259 int width, height, x, y, ret; in decode_slice() local
[all...]
H A Dmagicyuv.c129 int height = AV_CEIL_RSHIFT(FFMIN(s->slice_height, avctx->coded_height - j * s->slice_height), s->vshift[i]); in magy_decode_slice10() local
227 int height = FFMIN(s->slice_height, avctx->coded_height - j * s->slice_height); in magy_decode_slice10() local
259 int height in magy_decode_slice() local
360 int height = FFMIN(s->slice_height, avctx->coded_height - j * s->slice_height); magy_decode_slice() local
437 int width, height, format, version, table_size; magy_decode_frame() local
[all...]
H A Da64multienc.c77 int height = FFMIN(avctx->height, C64YRES); in to_meta_with_crop() local
H A Dsvq1dec.c73 int height; member
175 unsigned x, y, width, height, level; in svq1_decode_block_intra() local
242 int x, y, width, height, level; in svq1_decode_block_non_intra() local
334 svq1_motion_inter_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_motion_inter_block() argument
377 svq1_motion_inter_4v_block(HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_motion_inter_4v_block() argument
454 svq1_decode_delta_block(AVCodecContext *avctx, HpelDSPContext *hdsp, GetBitContext *bitbuf, uint8_t *current, uint8_t *previous, ptrdiff_t pitch, svq1_pmv *motion, int x, int y, int width, int height) svq1_decode_delta_block() argument
533 int height = s->height; svq1_decode_frame_header() local
627 int result, i, x, y, width, height; svq1_decode_frame() local
[all...]
H A Dsvq1enc.c250 svq1_encode_plane(SVQ1EncContext *s, int plane, unsigned char *src_plane, unsigned char *ref_plane, unsigned char *decoded_plane, int width, int height, int src_stride, int stride) svq1_encode_plane() argument
H A Drv34.h81 int height; ///< coded height member
H A Dsmcenc.c121 const int height = frame->height; in smc_encode_stream() local
/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c62 char width[DECIMAL_STR_MAX(int)], height[DECIMAL_STR_MAX(int)]; in extract_info() local
/third_party/ffmpeg/libavfilter/
H A Dvf_blend.c168 int height = slice_end - slice_start; in filter_slice() local
H A Dvf_fade.c309 const int height= AV_CEIL_RSHIFT(frame->height, s->vsub); in filter_slice_chroma() local
336 const int height= AV_CEIL_RSHIFT(frame->height, s->vsub); filter_slice_chroma16() local
[all...]
H A Dvf_extractplanes.c268 extract_from_packed(uint8_t *dst, int dst_linesize, const uint8_t *src, int src_linesize, int width, int height, int depth, int step, int comp) extract_from_packed() argument

Completed in 23 milliseconds

1...<<51525354555657585960>>...105