| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | hevcdsp_lsx.c | 1490 hevc_vt_8t_16multx4mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) hevc_vt_8t_16multx4mult_lsx() argument 1788 hevc_hv_8t_8multx1mult_lsx(uint8_t *src, int32_t src_stride, int16_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8multx1mult_lsx() argument
|
| H A D | hevc_mc_bi_lsx.c | 708 hevc_vt_8t_16multx2mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) hevc_vt_8t_16multx2mult_lsx() argument 859 hevc_hv_8t_8multx1mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8multx1mult_lsx() argument 1993 hevc_hv_4t_8multx4mult_lsx(uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_4t_8multx4mult_lsx() argument [all...] |
| H A D | hevc_lpf_sao_lsx.c | 1166 hevc_sao_edge_filter_0degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_0degree_16multiple_lsx() argument 1492 hevc_sao_edge_filter_90degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_90degree_16multiple_lsx() argument 1843 hevc_sao_edge_filter_45degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t * sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_45degree_16multiple_lsx() argument 2220 hevc_sao_edge_filter_135degree_16multiple_lsx(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_edge_filter_135degree_16multiple_lsx() argument 2365 ff_hevc_sao_edge_filter_8_lsx(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_8_lsx() argument [all...] |
| H A D | hevc_mc_uni_lsx.c | 200 common_vt_8t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width) common_vt_8t_16w_lsx() argument 338 hevc_hv_8t_8x2_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width) hevc_hv_8t_8x2_lsx() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | hpeldsp_msa.c | 1164 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
|
| H A D | vp8_mc_msa.c | 2286 copy_16multx8mult_msa(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/libavcodec/ |
| H A D | mjpegdec.c | 304 int len, nb_components, i, width, height, bits, ret, size_change; in ff_mjpeg_decode_sof() local 1078 unsigned width; ljpeg_decode_rgb_scan() local [all...] |
| H A D | mpeg4videodec.c | 2291 int width, height, aspect_ratio_info; in decode_studio_vol_header() local 2377 int width, height, vo_ver_id, aspect_ratio_info; decode_vol_header() local [all...] |
| H A D | bink.c | 156 static void init_lengths(BinkContext *c, int width, int bw) in init_lengths() argument 1037 int width = c->avctx->width >> is_chroma; bink_decode_plane() local [all...] |
| H A D | hevc_ps.h | 227 int width; member
|
| H A D | indeo3.c | 69 uint32_t width; member 79 int16_t width; ///< cell width in 4x4 blocks member 97 int16_t width, height; member 904 uint16_t height, width; decode_frame_headers() local [all...] |
| H A D | jpeg2000dec.c | 100 int width, height; member 1638 static void decode_sigpass(Jpeg2000T1Context *t1, int width, in argument 1668 decode_refpass(Jpeg2000T1Context *t1, int width, int height, int bpno, int vert_causal_ctx_csty_symbol) decode_refpass() argument 1692 decode_clnpass(Jpeg2000DecoderContext *s, Jpeg2000T1Context *t1, int width, int height, int bpno, int bandno, int seg_symbols, int vert_causal_ctx_csty_symbol) decode_clnpass() argument 1758 decode_cblk(Jpeg2000DecoderContext *s, Jpeg2000CodingStyle *codsty, Jpeg2000T1Context *t1, Jpeg2000Cblk *cblk, int width, int height, int bandpos, uint8_t roi_shift) decode_cblk() argument [all...] |
| H A D | j2kenc.c | 116 int width, height; ///< image width and height member 613 static void encode_sigpass(Jpeg2000T1Context *t1, int width, int height, int bandno, int *nmsedec, int bpno) in encode_sigpass() argument 635 encode_refpass(Jpeg2000T1Context *t1, int width, int height, int *nmsedec, int bpno) encode_refpass() argument 649 encode_clnpass(Jpeg2000T1Context *t1, int width, int height, int bandno, int *nmsedec, int bpno) encode_clnpass() argument 704 encode_cblk(Jpeg2000EncoderContext *s, Jpeg2000T1Context *t1, Jpeg2000Cblk *cblk, Jpeg2000Tile *tile, int width, int height, int bandpos, int lev) encode_cblk() argument [all...] |
| H A D | libvpxenc.c | 206 int width = -30; in dump_enc_cfg() local 361 int width = -30; codecctl_int() local 394 int width = -30; codecctl_intp() local 1572 realloc_alpha_uv(AVCodecContext *avctx, int width, int height) realloc_alpha_uv() argument [all...] |
| H A D | mpeg12dec.c | 2066 int width, height; mpeg1_decode_sequence() local [all...] |
| H A D | h264_slice.c | 915 int width = h->width - (cr + cl); init_dimensions() local [all...] |
| H A D | svq3.c | 426 svq3_mc_dir_part(SVQ3Context *s, int x, int y, int width, int height, int mx, int my, int dxy, int thirdpel, int dir, int avg) svq3_mc_dir_part() argument [all...] |
| H A D | rv34.c | 660 rv34_mc(RV34DecContext *r, const int block_type, const int xoff, const int yoff, int mv_off, const int width, const int height, int dir, const int thirdpel, int weighted, qpel_mc_func (*qpel_mc)[16], h264_chroma_mc_func (*chroma_mc)) rv34_mc() argument 776 rv34_mc_1mv(RV34DecContext *r, const int block_type, const int xoff, const int yoff, int mv_off, const int width, const int height, int dir) rv34_mc_1mv() argument [all...] |
| H A D | snowenc.c | 1539 int width = p->width; calculate_visual_weight() local 1574 const int width= s->avctx->width; encode_frame() local [all...] |
| H A D | snow.h | 88 int width; member 102 int width; member 205 static av_always_inline void snow_interleave_line_header(int * i, int width, IDWTELEM * low, IDWTELEM * high){ in snow_interleave_line_header() argument 221 static av_always_inline void snow_horizontal_compose_lift_lead_out(int i, IDWTELEM * dst, IDWTELEM * src, IDWTELEM * ref, int width, int w, int lift_high, int mul, int add, int shift){ in snow_horizontal_compose_lift_lead_out() argument 231 static av_always_inline void snow_horizontal_compose_liftS_lead_out(int i, IDWTELEM * dst, IDWTELEM * src, IDWTELEM * ref, int width, int w){ in snow_horizontal_compose_liftS_lead_out() argument [all...] |
| H A D | pngdec.c | 79 int width, height; member 128 static void png_put_interlaced_row(uint8_t *dst, int width, in png_put_interlaced_row() argument [all...] |
| /third_party/elfutils/libdw/ |
| H A D | libdwP.h | 912 __libdw_read_address_inc(Dwarf *dbg, int sec_index, const unsigned char **addrp, int width, Dwarf_Addr *ret) __libdw_read_address_inc() argument 923 __libdw_read_address(Dwarf *dbg, int sec_index, const unsigned char *addr, int width, Dwarf_Addr *ret) __libdw_read_address() argument 932 __libdw_read_offset_inc(Dwarf *dbg, int sec_index, const unsigned char **addrp, int width, Dwarf_Off *ret, int sec_ret, size_t size) __libdw_read_offset_inc() argument 944 __libdw_read_offset(Dwarf *dbg, Dwarf *dbg_ret, int sec_index, const unsigned char *addr, int width, Dwarf_Off *ret, int sec_ret, size_t size) __libdw_read_offset() argument [all...] |
| /third_party/ffmpeg/libavdevice/ |
| H A D | dshow.c | 683 int width; member
|
| H A D | opengl_enc.c | 220 int width; ///< Stream width member 309 static int opengl_resize(AVFormatContext *h, int width, int height) in opengl_resize() argument 842 opengl_configure_texture(OpenGLContext *opengl, GLuint texture, GLsizei width, GLsizei height) opengl_configure_texture() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_drawtext.c | 1315 draw_glyphs(DrawTextContext *s, AVFrame *frame, int width, int height, FFDrawColor *color, int x, int y, int borderw) draw_glyphs() argument 1383 draw_text(AVFilterContext *ctx, AVFrame *frame, int width, int height) draw_text() argument [all...] |