| /test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/ |
| H A D | PictureNdk.cpp | 1471 uint32_t *width = nullptr; in GetSingleMainPixelmapInfo() local 1522 uint32_t *width in GetHdrPixelmapInfo() local 1656 uint32_t width; GetGainmapPixelmapInfo() local 1681 uint32_t width; GetMainPixelmapInfo() local 2050 uint32_t width = 0; GetImageSourceInfoSize() local [all...] |
| /test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/ |
| H A D | avplayerndk.cpp | 547 int32_t width;
in OhAvPlayerGetVideoWidth() local 561 int32_t width;
in OhAvPlayerGetVideoWidthAbnormalOne() local 589 int32_t width;
in OhAvPlayerGetVideoHeightAbnormalOne() local 1008 int32_t width = -1;
member [all...] |
| /test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/ |
| H A D | ImageNdk.cpp | 95 Image_ErrorCode accessInitializationOptions(OH_Pixelmap_InitializationOptions *opts, uint32_t width, uint32_t height, in accessInitializationOptions() argument 180 uint32_t width; in TestInitializationOptions() local 224 Image_ErrorCode createPixelMap(uint32_t width, uint32_t height, int32_t pixelFormat, int32_t alphaType) { in createPixelMap() argument 299 Image_ErrorCode createPixelMapWithData(uint8_t *data, size_t bufferSize, uint32_t width, uint32_t height, in createPixelMapWithData() argument 427 uint32_t width; in TestCreatePixelmap() local 459 uint32_t width; TestCreatePixelmapWithData() local 526 uint32_t width; global() member 547 napi_value width = nullptr; buildJsImageInfo() local 820 uint32_t width = 0; ImageInfoGetWidth() local [all...] |
| /test/xts/dcts/distributedhardware/distributedcameratest/ |
| H A D | dcamera_hdf_demo.cpp | 48 constexpr uint32_t width = CAMERA_PREVIEW_WIDTH;
in SetStreamInfo() local 54 constexpr uint32_t width = CAMERA_CAPTURE_WIDTH;
in SetStreamInfo() local 63 constexpr uint32_t width = CAMERA_VIDEO_WIDTH;
in SetStreamInfo() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cavs.h | 180 int width, height; member
|
| H A D | hevcdsp_template.c | 29 static void FUNC(put_pcm)(uint8_t *_dst, ptrdiff_t stride, int width, int height, in put_pcm() argument 366 int init_x = 0, width = _width, height = _height; in sao_edge_restore_0() local 298 sao_band_filter(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) sao_band_filter() argument 324 sao_edge_filter(uint8_t *_dst, uint8_t *_src, ptrdiff_t stride_dst, int16_t *sao_offset_val, int eo, int width, int height) sao_edge_filter() argument 416 int init_x = 0, init_y = 0, width = _width, height = _height; sao_edge_restore_1() local 496 put_hevc_pel_pixels(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_pel_pixels() argument 512 put_hevc_pel_uni_pixels(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_pel_uni_pixels() argument 528 put_hevc_pel_bi_pixels(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) put_hevc_pel_bi_pixels() argument 554 put_hevc_pel_uni_w_pixels(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_pel_uni_w_pixels() argument 578 put_hevc_pel_bi_w_pixels(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_pel_bi_w_pixels() argument 617 put_hevc_qpel_h(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_h() argument 633 put_hevc_qpel_v(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_v() argument 649 put_hevc_qpel_hv(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_hv() argument 681 put_hevc_qpel_uni_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_h() argument 707 put_hevc_qpel_bi_h(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) put_hevc_qpel_bi_h() argument 735 put_hevc_qpel_uni_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_v() argument 762 put_hevc_qpel_bi_v(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) put_hevc_qpel_bi_v() argument 790 put_hevc_qpel_uni_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_hv() argument 830 put_hevc_qpel_bi_hv(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) put_hevc_qpel_bi_hv() argument 870 put_hevc_qpel_uni_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_h() argument 897 put_hevc_qpel_bi_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_w_h() argument 925 put_hevc_qpel_uni_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_v() argument 952 put_hevc_qpel_bi_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_w_v() argument 980 put_hevc_qpel_uni_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_qpel_uni_w_hv() argument 1021 put_hevc_qpel_bi_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_qpel_bi_w_hv() argument 1070 put_hevc_epel_h(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_h() argument 1086 put_hevc_epel_v(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_v() argument 1103 put_hevc_epel_hv(int16_t *dst, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_hv() argument 1134 put_hevc_epel_uni_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_h() argument 1158 put_hevc_epel_bi_h(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) put_hevc_epel_bi_h() argument 1185 put_hevc_epel_uni_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_v() argument 1209 put_hevc_epel_bi_v(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) put_hevc_epel_bi_v() argument 1235 put_hevc_epel_uni_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_hv() argument 1273 put_hevc_epel_bi_hv(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) put_hevc_epel_bi_hv() argument 1313 put_hevc_epel_uni_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_h() argument 1339 put_hevc_epel_bi_w_h(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_w_h() argument 1365 put_hevc_epel_uni_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_v() argument 1391 put_hevc_epel_bi_w_v(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_w_v() argument 1417 put_hevc_epel_uni_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int height, int denom, int wx, int ox, intptr_t mx, intptr_t my, int width) put_hevc_epel_uni_w_hv() argument 1456 put_hevc_epel_bi_w_hv(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, int16_t *src2, int height, int denom, int wx0, int wx1, int ox0, int ox1, intptr_t mx, intptr_t my, int width) put_hevc_epel_bi_w_hv() argument [all...] |
| H A D | g2meet.c | 141 int width, height, bpp; member 270 static int jpg_decode_data(JPGContext *c, int width, int height, in jpg_decode_data() argument 1015 kempf_restore_buf(const uint8_t *src, int len, uint8_t *dst, int stride, const uint8_t *jpeg_tile, int tile_stride, int width, int height, const uint8_t *pal, int npal, int tidx) kempf_restore_buf() argument 1053 int width, height; kempf_decode_tile() local [all...] |
| H A D | libaomenc.c | 228 int width = -30; in dump_enc_cfg() local 319 int width = -30; codecctl_int() local 349 int width = -30; codecctl_intp() local [all...] |
| 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...] |
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | vp9_mc_lsx.c | 673 common_vt_8t_16w_mult_lsx(const 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_mult_lsx() argument 1693 common_vt_8t_and_aver_dst_16w_mult_lsx(const 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_and_aver_dst_16w_mult_lsx() argument
|
| 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 | hevc_lpf_sao_msa.c | 1173 hevc_sao_band_filter_16multiple_msa(uint8_t *dst, int32_t dst_stride, uint8_t *src, int32_t src_stride, int32_t sao_left_class, int16_t *sao_offset_val, int32_t width, int32_t height) hevc_sao_band_filter_16multiple_msa() argument 1441 hevc_sao_edge_filter_0degree_16multiple_msa(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_msa() argument 1764 hevc_sao_edge_filter_90degree_16multiple_msa(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_msa() argument 2095 hevc_sao_edge_filter_45degree_16multiple_msa(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_msa() argument 2442 hevc_sao_edge_filter_135degree_16multiple_msa(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_msa() argument 2596 ff_hevc_sao_band_filter_0_8_msa(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_0_8_msa() argument 2624 ff_hevc_sao_edge_filter_8_msa(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_msa() argument [all...] |
| 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
|