| /test/xts/acts/arkui/ace_standard/entry/src/ohosTest/js/default/pages/popup/router/ |
| H A D | index.js | 533 var width = rect.width;
variable
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeCanvasTestPart2.cpp | 737 int width = 500; in HWTEST_F() local 752 int width = 500; in HWTEST_F() local 793 int width = 48; in HWTEST_F() local 948 int width = 4096; HWTEST_F() local 1014 int width = 500; HWTEST_F() local 1071 int width = 48; HWTEST_F() local 1279 int width = 4096; HWTEST_F() local [all...] |
| /test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
| H A D | ActsMediaPlayerAudioTest.cpp | 205 void PlayerliteCallback::OnVideoSizeChanged(int width, int height)
in OnVideoSizeChanged() argument
|
| /test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/ |
| H A D | image_receiver_module_test.cpp | 54 Image_ErrorCode ImageReceiverModuleTest::CreateImageReceiver(int32_t width, int32_t height, int32_t capacity) in CreateImageReceiver() argument 298 bool ImageReceiverModuleTest::ReuseSameRecevier(int32_t width, int32_t height, int32_t capacity) in ReuseSameRecevier() argument [all...] |
| /test/xts/dcts/distributedhardware/distributedscreentest/ |
| H A D | decoder_demo.cpp | 182 void VDecDemo::SetWindowSize(uint32_t width, uint32_t height) in SetWindowSize() argument
|
| /test/xts/hats/hdf/hdf_lite/display/ |
| H A D | display_test.c | 71 static void WriteDataToBuf(int32_t width, int32_t height, uint16_t *pBuf) in WriteDataToBuf() argument [all...] |
| H A D | loadbmp_test.h | 50 uint16_t width; /* operation width */
member 56 uint32_t width; /* out */
member 66 uint32_t width;
member
|
| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| H A D | codec_function_utils.cpp | 42 uint32_t FunctionUtil::AlignUp(uint32_t width)
in AlignUp() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cdtoons.c | 263 uint16_t diff_size, width, heigh in cdtoons_decode_frame() local 59 cdtoons_render_sprite(AVCodecContext *avctx, const uint8_t *data, uint32_t data_size, int dst_x, int dst_y, int width, int height) cdtoons_render_sprite() argument 306 uint16_t sprite_id, width, height; cdtoons_decode_frame() local [all...] |
| H A D | cri.c | 191 int width, height; in cri_decode_frame() local
|
| H A D | dfa.c | 57 static int decode_copy(GetByteContext *gb, uint8_t *frame, int width, int height) in decode_copy() argument 66 static int decode_tsw1(GetByteContext *gb, uint8_t *frame, int width, int height) in decode_tsw1() argument 109 static int decode_dsw1(GetByteContext *gb, uint8_t *frame, int width, int height) in decode_dsw1() argument 146 decode_dds1(GetByteContext *gb, uint8_t *frame, int width, int height) decode_dds1() argument 197 decode_bdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_bdlt() argument 239 decode_wdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_wdlt() argument 300 decode_tdlt(GetByteContext *gb, uint8_t *frame, int width, int height) decode_tdlt() argument 322 decode_blck(GetByteContext *gb, uint8_t *frame, int width, int height) decode_blck() argument [all...] |
| H A D | dirac.c | 38 unsigned width; member
|
| H A D | dirac.h | 82 unsigned width; member
|
| H A D | g723_1.c | 1121 int ff_g723_1_normalize_bits(int num, int width) in ff_g723_1_normalize_bits() argument
|
| H A D | jpeglsenc.c | 319 int j, width; in encode_picture_ls() local 333 int j, width; in encode_picture_ls() local [all...] |
| H A D | jpeglsdec.c | 360 int off = 0, stride = 1, width, shift, ret = 0; in ff_jpegls_decode_picture() local [all...] |
| H A D | ansi.c | 194 int width = avctx->width; in execute_code() local [all...] |
| H A D | binkaudio.c | 178 int width, coeff; in decode_block() local
|
| H A D | cinepak.c | 68 int width, height; member
|
| H A D | h274.c | 233 const int width = c > 0 ? AV_CEIL_RSHIFT(out_frame->width, 1) : out_frame->width; in ff_h274_apply_film_grain() local
|
| H A D | c93.c | 77 int width = height; in copy_block() local 107 static inline void draw_n_color(uint8_t *out, int stride, int width, in draw_n_color() argument
|
| H A D | dirac_dwt.h | 38 int width; member 57 int width; member
|
| H A D | faxcompr.c | 252 decode_group3_2d_line(AVCodecContext *avctx, GetBitContext *gb, unsigned int width, int *runs, const int *runend, const int *ref) decode_group3_2d_line() argument 366 put_line(uint8_t *dst, int size, int width, const int *runs) put_line() argument [all...] |
| H A D | cbs_vp9.c | 26 cbs_vp9_read_s(CodedBitstreamContext *ctx, GetBitContext *gbc, int width, const char *name, const int *subscripts, int32_t *write_to) cbs_vp9_read_s() argument 63 cbs_vp9_write_s(CodedBitstreamContext *ctx, PutBitContext *pbc, int width, const char *name, const int *subscripts, int32_t value) cbs_vp9_write_s() argument 171 cbs_vp9_read_le(CodedBitstreamContext *ctx, GetBitContext *gbc, int width, const char *name, const int *subscripts, uint32_t *write_to) cbs_vp9_read_le() argument 209 cbs_vp9_write_le(CodedBitstreamContext *ctx, PutBitContext *pbc, int width, const char *name, const int *subscripts, uint32_t value) cbs_vp9_write_le() argument [all...] |
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | pixblockdsp_msa.c | 65 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
|