Home
last modified time | relevance | path

Searched defs:height (Results 2876 - 2900 of 4474) sorted by relevance

1...<<111112113114115116117118119120>>...179

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test2.cpp979 int32_t height = -1; in HWTEST_F() local
/test/xts/acts/graphic/graphicnapitest/
H A DNativeWindowTest.cpp1485 int32_t height; in HWTEST_F() local
H A DNativeImageTest.cpp341 int32_t height = 0x100; in HWTEST_F() local
814 int32_t height = 0x100; in HWTEST_F() local
855 int32_t height = 2160; in HWTEST_F() local
897 int32_t height = 0x100; in HWTEST_F() local
943 int32_t height = 0x100; in HWTEST_F() local
985 int32_t height = 0x100; HWTEST_F() local
1028 int32_t height = 0x100; HWTEST_F() local
1071 int32_t height = 0x100; HWTEST_F() local
1114 int32_t height = 0x100; HWTEST_F() local
1156 int32_t height = 0x100; HWTEST_F() local
1195 int32_t height = 0x100; HWTEST_F() local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingCanvasTest.cpp170 constexpr int height = 300; in HWTEST_F() local
710 constexpr uint32_t height = 200; in HWTEST_F() local
730 constexpr uint32_t height = 200; in HWTEST_F() local
800 constexpr uint32_t height = 200; in HWTEST_F() local
849 constexpr uint32_t height in HWTEST_F() local
1271 constexpr uint32_t height = 720; HWTEST_F() local
1300 constexpr uint32_t height = 720; HWTEST_F() local
1324 constexpr uint32_t height = 720; // 720: height of canvas HWTEST_F() local
[all...]
/test/xts/acts/graphic/graphicvulkannapitest/
H A DVulkanTest.cpp168 uint32_t height = 720; in GetSwapchainCreateInfo() local
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp52 int32_t height = 1280; in SetConfig() local
/test/xts/acts/multimedia/media/media_ndk_standard/AVPlayerNDK/entry/src/main/cpp/
H A Davplayer_ndk_test.cpp369 int32_t height; in OhAvPlayerGetVideoHeight() local
/test/xts/acts/multimedia_lite/camera_lite_posix/camera_native/src/
H A DActsMediaCameraTest.cpp148 int32_t height = 1080; in SampleCreateRecorder() local
382 int height = 480; in StartPreview() local
/test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/
H A Deffect_filter_test.cpp246 int32_t height; in OHEffectBufferInfoSetHeight() local
/third_party/ffmpeg/libavcodec/
H A Dcavsdec.c1176 int width, height; in decode_seq_header() local
[all...]
H A Dcfhd.c118 static inline void difference_coding(int16_t *band, int width, int height) in difference_coding() argument
275 int height = (i || bayer) ? s->coded_height >> chroma_y_shift : s->coded_height; in alloc_buffers() local
678 unsigned height = s->cropped_height << (avctx->pix_fmt == AV_PIX_FMT_BAYER_RGGB16); cfhd_decode() local
[all...]
H A Dh264_metadata_bsf.c270 int width, height, dpb_frames; in h264_metadata_update_sps() local
H A Dav1dec.c670 int height = seq->max_frame_height_minus_1 + 1; in set_context_with_sequence() local
720 int height = header->frame_height_minus_1 + 1; in update_context_with_frame_header() local
H A Ddds.c575 int width, height; in dds_decode() local
[all...]
H A Dituh263dec.c1090 int format, width, height, i, ret; in ff_h263_decode_picture_header() local
[all...]
H A Dmjpegdec.h93 int width, height; member
H A Dgifdec.c133 int left, top, width, height, bits_per_pixel, code_size, flags, pw; in gif_read_image() local
[all...]
H A Dh264dec.c99 ff_h264_draw_horiz_band(const H264Context *h, H264SliceContext *sl, int y, int height) ff_h264_draw_horiz_band() argument
H A Dlagarith.c432 lag_decode_arith_plane(LagarithContext *l, uint8_t *dst, int width, int height, int stride, const uint8_t *src, int src_size) lag_decode_arith_plane() argument
[all...]
H A Dcuviddec.c79 int height; member
527 int height = avctx->height >> (i ? pixdesc->log2_chroma_h : 0); cuvid_output_frame() local
[all...]
H A Ddnxhddec.c60 unsigned int width, height; member
[all...]
H A Dh264_mb.c39 get_lowest_part_list_y(H264SliceContext *sl, int n, int height, int y_offset, int list) get_lowest_part_list_y() argument
52 get_lowest_part_y(const H264Context *h, H264SliceContext *sl, int16_t refs[2][48], int n, int height, int y_offset, int list0, int list1, int *nrefs) get_lowest_part_y() argument
205 mc_dir_part(const H264Context *h, H264SliceContext *sl, H264Ref *pic, int n, int square, int height, int delta, int list, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int src_x_offset, int src_y_offset, const qpel_mc_func *qpix_op, h264_chroma_mc_func chroma_op, int pixel_shift, int chroma_idc) mc_dir_part() argument
321 mc_part_std(const H264Context *h, H264SliceContext *sl, int n, int square, int height, int delta, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int x_offset, int y_offset, const qpel_mc_func *qpix_put, h264_chroma_mc_func chroma_put, const qpel_mc_func *qpix_avg, h264_chroma_mc_func chroma_avg, int list0, int list1, int pixel_shift, int chroma_idc) mc_part_std() argument
369 mc_part_weighted(const H264Context *h, H264SliceContext *sl, int n, int square, int height, int delta, uint8_t *dest_y, uint8_t *dest_cb, uint8_t *dest_cr, int x_offset, int y_offset, const qpel_mc_func *qpix_put, h264_chroma_mc_func chroma_put, h264_weight_func luma_weight_op, h264_weight_func chroma_weight_op, h264_biweight_func luma_weight_avg, h264_biweight_func chroma_weight_avg, int list0, int list1, int pixel_shift, int chroma_idc) mc_part_weighted() argument
[all...]
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_mc_uniw_lsx.c34 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 weight, int32_t offset, int32_t rnd_val, int32_t width) hevc_hv_8t_8x2_lsx() argument
210 hevc_hv_8t_8w_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 weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_8w_lsx() argument
220 hevc_hv_8t_16w_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 weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_16w_lsx() argument
230 hevc_hv_8t_24w_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 weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_24w_lsx() argument
240 hevc_hv_8t_32w_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 weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_32w_lsx() argument
250 hevc_hv_8t_48w_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 weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_48w_lsx() argument
260 hevc_hv_8t_64w_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 weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_64w_lsx() argument
[all...]
H A Dhpeldsp_lasx.c1144 common_hv_bil_16w_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_16w_lasx() argument
1237 common_hv_bil_8w_lasx(const uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint8_t height) common_hv_bil_8w_lasx() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dme_cmp_msa.c24 sad_8width_msa(uint8_t *src, int32_t src_stride, uint8_t *ref, int32_t ref_stride, int32_t height) sad_8width_msa() argument
46 sad_16width_msa(uint8_t *src, int32_t src_stride, uint8_t *ref, int32_t ref_stride, int32_t height) sad_16width_msa() argument
71 sad_horiz_bilinear_filter_8width_msa(uint8_t *src, int32_t src_stride, uint8_t *ref, int32_t ref_stride, int32_t height) sad_horiz_bilinear_filter_8width_msa() argument
113 sad_horiz_bilinear_filter_16width_msa(uint8_t *src, int32_t src_stride, uint8_t *ref, int32_t ref_stride, int32_t height) sad_horiz_bilinear_filter_16width_msa() argument
151 sad_vert_bilinear_filter_8width_msa(uint8_t *src, int32_t src_stride, uint8_t *ref, int32_t ref_stride, int32_t height) sad_vert_bilinear_filter_8width_msa() argument
189 sad_vert_bilinear_filter_16width_msa(uint8_t *src, int32_t src_stride, uint8_t *ref, int32_t ref_stride, int32_t height) sad_vert_bilinear_filter_16width_msa() argument
227 sad_hv_bilinear_filter_8width_msa(uint8_t *src, int32_t src_stride, uint8_t *ref, int32_t ref_stride, int32_t height) sad_hv_bilinear_filter_8width_msa() argument
283 sad_hv_bilinear_filter_16width_msa(uint8_t *src, int32_t src_stride, uint8_t *ref, int32_t ref_stride, int32_t height) sad_hv_bilinear_filter_16width_msa() argument
406 sse_4width_msa(uint8_t *src_ptr, int32_t src_stride, uint8_t *ref_ptr, int32_t ref_stride, int32_t height) sse_4width_msa() argument
434 sse_8width_msa(uint8_t *src_ptr, int32_t src_stride, uint8_t *ref_ptr, int32_t ref_stride, int32_t height) sse_8width_msa() argument
461 sse_16width_msa(uint8_t *src_ptr, int32_t src_stride, uint8_t *ref_ptr, int32_t ref_stride, int32_t height) sse_16width_msa() argument
590 ff_pix_abs16_msa(MpegEncContext *v, uint8_t *src, uint8_t *ref, ptrdiff_t stride, int height) ff_pix_abs16_msa() argument
596 ff_pix_abs8_msa(MpegEncContext *v, uint8_t *src, uint8_t *ref, ptrdiff_t stride, int height) ff_pix_abs8_msa() argument
638 ff_sse16_msa(MpegEncContext *v, uint8_t *src, uint8_t *ref, ptrdiff_t stride, int height) ff_sse16_msa() argument
644 ff_sse8_msa(MpegEncContext *v, uint8_t *src, uint8_t *ref, ptrdiff_t stride, int height) ff_sse8_msa() argument
650 ff_sse4_msa(MpegEncContext *v, uint8_t *src, uint8_t *ref, ptrdiff_t stride, int height) ff_sse4_msa() argument
[all...]

Completed in 38 milliseconds

1...<<111112113114115116117118119120>>...179