Home
last modified time | relevance | path

Searched defs:width (Results 751 - 775 of 4990) sorted by relevance

1...<<31323334353637383940>>...200

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_clip_test.cpp68 float width = OUTER_WIDTH_VALUE; in TestImageClip004() local
91 float width = OUTER_WIDTH_VALUE; in TestImageClip005() local
107 float width = OUTER_WIDTH_VALUE; in TestImageClip006() local
123 float width in TestImageClip007() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_clip_test.cpp66 float width = OUTER_WIDTH_VALUE; in TestTextInputClip004() local
89 float width = OUTER_WIDTH_VALUE; in TestTextInputClip005() local
105 float width = OUTER_WIDTH_VALUE; in TestTextInputClip006() local
121 float width in TestTextInputClip007() local
[all...]
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTest.cpp93 constexpr uint32_t width = 200; in HWTEST_F() local
119 constexpr uint32_t width = 200; in HWTEST_F() local
148 constexpr uint32_t width = 200; in HWTEST_F() local
182 uint32_t width = 200 + i; in HWTEST_F() local
210 uint32_t width = 4096; in HWTEST_F() local
237 constexpr uint32_t width = 200; HWTEST_F() local
388 constexpr uint32_t width = 4096; HWTEST_F() local
423 constexpr uint32_t width = 200; HWTEST_F() local
573 constexpr uint32_t width = 4096; HWTEST_F() local
[all...]
H A DDrawingCanvasDrawRecordCmdTest.cpp62 int32_t width = 2; in threadFunctionTest6() local
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingSurfaceLargeValueTest.cpp107 const int32_t width = 2160; in HWTEST_F() local
137 const int32_t width = 2160; in HWTEST_F() local
H A DNativeDrawingSurfaceTest.cpp107 const int32_t width = 500; in HWTEST_F() local
137 const int32_t width = 500; in HWTEST_F() local
H A DNativeDrawingRectTest.cpp110 float width = OH_Drawing_RectGetWidth(rect); in HWTEST_F() local
H A DNativeDrawingBitmapTest.cpp62 const unsigned int width = 500; in HWTEST_F() local
79 const unsigned int width = 0; in HWTEST_F() local
96 const unsigned int width = 500; in HWTEST_F() local
114 const unsigned int width in HWTEST_F() local
135 constexpr uint32_t width = 200; HWTEST_F() local
159 const unsigned int width = 500; HWTEST_F() local
178 const unsigned int width = 500; HWTEST_F() local
209 const unsigned int width = 500; HWTEST_F() local
249 const unsigned int width = 500; HWTEST_F() local
[all...]
H A DNativeDrawingBitmapLargeValueTest.cpp62 const unsigned int width = 2160; in HWTEST_F() local
79 const unsigned int width = 2160; in HWTEST_F() local
97 const unsigned int width = 2160; in HWTEST_F() local
119 constexpr uint32_t width in HWTEST_F() local
143 const unsigned int width = 2160; HWTEST_F() local
162 const unsigned int width = 2160; HWTEST_F() local
193 const unsigned int width = 2160; HWTEST_F() local
233 const unsigned int width = 2160; HWTEST_F() local
[all...]
/test/xts/hats/hdf/display/composer/unittest_additional/
H A Dhdi_composer_ut.cpp1234 const int32_t width = 1920; in HWTEST_F() local
1248 const int32_t width = 1920; in HWTEST_F() local
1262 const int32_t width = 1920; in HWTEST_F() local
1276 const int32_t width = 1920; in HWTEST_F() local
1355 uint32_t width in HWTEST_F() local
1370 uint32_t width = 2560; HWTEST_F() local
1385 uint32_t width = 1920; HWTEST_F() local
1400 uint32_t width = 1920; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibrsvgdec.c31 int width; member
[all...]
H A Dcfhddsp.c67 vert_filter(int16_t *output, ptrdiff_t out_stride, const int16_t *low, ptrdiff_t low_stride, const int16_t *high, ptrdiff_t high_stride, int width, int height) vert_filter() argument
80 horiz_filter(int16_t *output, ptrdiff_t ostride, const int16_t *low, ptrdiff_t lstride, const int16_t *high, ptrdiff_t hstride, int width, int height) horiz_filter() argument
93 horiz_filter_clip(int16_t *output, const int16_t *low, const int16_t *high, int width, int clip) horiz_filter_clip() argument
99 horiz_filter_clip_bayer(int16_t *output, const int16_t *low, const int16_t *high, int width, int clip) horiz_filter_clip_bayer() argument
H A Dh265_profile_level.c162 ff_h265_guess_level(const H265RawProfileTierLevel *ptl, int64_t bitrate, int width, int height, int slice_segments, int tile_rows, int tile_cols, int max_dec_pic_buffering) ff_h265_guess_level() argument
H A Danm.c76 op(uint8_t **dst, const uint8_t *dst_end, GetByteContext *gb, int pixel, int count, int *x, int width, int linesize) op() argument
H A Ddv_profile.c305 av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt) av_dv_codec_profile() argument
315 av_dv_codec_profile2(int width, int height, enum AVPixelFormat pix_fmt, AVRational frame_rate) av_dv_codec_profile2() argument
[all...]
H A Ddiracdsp.c139 static void put_signed_rect_clamped_8bit_c(uint8_t *dst, int dst_stride, const uint8_t *_src, int src_stride, int width, int height) in put_signed_rect_clamped_8bit_c() argument
32 dirac_hpel_filter(uint8_t *dsth, uint8_t *dstv, uint8_t *dstc, const uint8_t *src, int stride, int width, int height) dirac_hpel_filter() argument
177 add_rect_clamped_c(uint8_t *dst, const uint16_t *src, int stride, const int16_t *idwt, int idwt_stride, int width, int height) add_rect_clamped_c() argument
[all...]
H A Dbmp.c37 int width, height; in bmp_decode_frame() local
[all...]
H A Droqvideo.h45 int width, height; member
H A Dvbndec.c64 int width, height, components, format, compression, pix_fmt, linesize, data_size; in vbn_decode_frame() local
H A Drtjpeg.c158 void ff_rtjpeg_decode_init(RTJpegContext *c, int width, int height, in ff_rtjpeg_decode_init() argument
H A Dtruemotion2rt.c66 int width, height; in truemotion2rt_decode_header() local
[all...]
/third_party/ffmpeg/doc/examples/
H A Dvaapi_encode.c41 static int width, height; variable
[all...]
H A Dscaling_video.c33 fill_yuv_image(uint8_t *data[4], int linesize[4], int width, int height, int frame_index) fill_yuv_image() argument
/third_party/ffmpeg/libavfilter/
H A Dgraphdump.c74 unsigned width, height, in_indent; in avfilter_graph_dump_to_buf() local
H A Dvf_exposure.c45 const int width = frame->width; in exposure_slice() local

Completed in 14 milliseconds

1...<<31323334353637383940>>...200