| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/ |
| H A D | image_clip_test.cpp | 68 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 D | textinput_clip_test.cpp | 66 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 D | DrawingNativeCanvasTest.cpp | 93 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 D | DrawingCanvasDrawRecordCmdTest.cpp | 62 int32_t width = 2; in threadFunctionTest6() local
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingSurfaceLargeValueTest.cpp | 107 const int32_t width = 2160; in HWTEST_F() local 137 const int32_t width = 2160; in HWTEST_F() local
|
| H A D | NativeDrawingSurfaceTest.cpp | 107 const int32_t width = 500; in HWTEST_F() local 137 const int32_t width = 500; in HWTEST_F() local
|
| H A D | NativeDrawingRectTest.cpp | 110 float width = OH_Drawing_RectGetWidth(rect); in HWTEST_F() local
|
| H A D | NativeDrawingBitmapTest.cpp | 62 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 D | NativeDrawingBitmapLargeValueTest.cpp | 62 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 D | hdi_composer_ut.cpp | 1234 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 D | librsvgdec.c | 31 int width; member [all...] |
| H A D | cfhddsp.c | 67 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 D | h265_profile_level.c | 162 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 D | anm.c | 76 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 D | dv_profile.c | 305 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 D | diracdsp.c | 139 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 D | bmp.c | 37 int width, height; in bmp_decode_frame() local [all...] |
| H A D | roqvideo.h | 45 int width, height; member
|
| H A D | vbndec.c | 64 int width, height, components, format, compression, pix_fmt, linesize, data_size; in vbn_decode_frame() local
|
| H A D | rtjpeg.c | 158 void ff_rtjpeg_decode_init(RTJpegContext *c, int width, int height, in ff_rtjpeg_decode_init() argument
|
| H A D | truemotion2rt.c | 66 int width, height; in truemotion2rt_decode_header() local [all...] |
| /third_party/ffmpeg/doc/examples/ |
| H A D | vaapi_encode.c | 41 static int width, height; variable [all...] |
| H A D | scaling_video.c | 33 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 D | graphdump.c | 74 unsigned width, height, in_indent; in avfilter_graph_dump_to_buf() local
|
| H A D | vf_exposure.c | 45 const int width = frame->width; in exposure_slice() local
|