/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_rendering_context_base_impl.cpp | 452 GLint length = static_cast<GLint>(source.size()); in ShaderSource() local 454 glShaderSource(static_cast<GLuint>(shaderId), 1, &str, &length); in ShaderSource() local
|
H A D | webgl_rendering_context_base.cpp | 2765 GLint length = 0; in GetShaderInfoLog() local 2797 GLint length = 0; GetProgramInfoLog() local [all...] |
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/ |
H A D | mindspore.cpp | 336 size_t length = 64, stResult = 0;
in OHAIDeviceInfoSetProviderOne() local 365 size_t length = 64, stResult = 0;
in OHAIDeviceInfoSetProviderTwo() local 394 size_t length = 64, stResult = 0;
in OHAIDeviceInfoSetProviderThree() local 422 size_t length in OHAIDeviceInfoSetProviderFour() local 445 size_t length = 64, stResult = 0; OHAIDeviceInfoGetProviderOne() local 483 size_t length = 64, stResult = 0; OHAIDeviceInfoSetProviderDeviceOne() local 511 size_t length = 64, stResult = 0; OHAIDeviceInfoSetProviderDeviceTwo() local 539 size_t length = 64, stResult = 0; OHAIDeviceInfoSetProviderDeviceThree() local 567 size_t length = 64, stResult = 0; OHAIDeviceInfoGetProviderDeviceOne() local 1131 size_t length = 64, stResult = 0; OHAITensorSetNameOne() local 1155 size_t length = 64, stResult = 0; OHAITensorGetNameOne() local [all...] |
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | otherstestndk.cpp | 679 size_t length = PARAM_256;
in Overflow() local
|
H A D | stdiondk1.cpp | 1051 int length = SIZEOF_CHAR(ch);
in PutChar_unlocked_One() local 1195 int length = SIZEOF_CHAR(ch);
in Putchar_One() local
|
H A D | wcharndk.cpp | 363 size_t length;
in Mbrtowc() local
|
H A D | wcharndk1.cpp | 306 int length = mbrtowc(&dest, pt, sizeof(pt), &mbs);
in Mbrtowc_One() local 401 int length = SIZEOF_WCHAR(wch);
in PutWChar_One() local
|
/test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/entry/src/main/cpp/ |
H A D | ohaudiondk.cpp | 269 int32_t onReadData(OH_AudioCapturer *capturer, void *userData, void *buffer, int32_t length) in onReadData() argument 456 int32_t onRendererWriteData(OH_AudioRenderer *renderer, void *userData, void *buffer, int32_t length) in onRendererWriteData() argument
|
/test/xts/acts/multimedia/image/image_ets_standard/pictureNdk/entry/src/main/cpp/ |
H A D | PictureNdk.cpp | 677 size_t length = 0; in GetDesiredAuxiliaryPictures() local 705 int32_t length = 0; in SetDesiredAuxiliaryPictures() local 964 size_t length in CreateAuxiliaryPicture() local 1004 size_t length = 0; AuxiliaryPictureWritePixels() local 1030 size_t length = 0; AuxiliaryPictureReadPixels() local 1709 size_t length = 0; CreateAuxiliaryPictureErrorCode() local 1797 size_t length = 0; AuxiliaryPictureReadPixelsErrorCode() local 1954 size_t length = 0; AuxiliaryPictureWritePixelsErrorCode() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | cook.c | 774 int length = end - start + 1; in decouple_info() local
|
H A D | mjpegdec.c | 66 int length; in init_default_huffman_tables() member [all...] |
H A D | mpeg4videodec.c | 272 int length; in mpeg4_decode_sprite_trajectory() local
|
H A D | apedec.c | 943 static void long_filter_high_3800(int32_t *buffer, int order, int shift, int length) in long_filter_high_3800() argument 969 static void long_filter_ehigh_3830(int32_t *buffer, int length) in long_filter_ehigh_3830() argument
|
H A D | hevc_cabac.c | 596 int length = (1 << (FFMIN(s->ps.sps->bit_depth, 10) - 5)) - 1; in ff_hevc_sao_offset_abs_decode() local 946 int length = (last_significant_coeff_prefix >> 1) - 1; in last_significant_coeff_suffix_decode() local
|
H A D | j2kenc.c | 868 int llen = 0, length; in encode_packet() local
|
H A D | aac.h | 202 int length[8][4]; member
|
H A D | qdm2.c | 249 static uint16_t qdm2_packet_checksum(const uint8_t *data, int length, int value) in qdm2_packet_checksum() argument 1044 int length = 0; in process_subpacket_11() local 660 synthfilt_build_sb_samples(QDM2Context *q, GetBitContext *gb, int length, int sb_min, int sb_max) synthfilt_build_sb_samples() argument 1073 int length = 0; process_subpacket_12() local [all...] |
H A D | svq3.c | 1024 int length = header >> 5 & 3; in svq3_decode_slice_header() local
|
H A D | pngdec.c | 813 int length = bytestream2_get_bytes_left(gb); in decode_plte_chunk() local 836 int length = bytestream2_get_bytes_left(gb); in decode_trns_chunk() local 1189 uint32_t tag, length; decode_frame_common() local [all...] |
H A D | webp.c | 383 int repeat = 0, length = 0; in read_huffman_code_normal() local 653 int prefix_code, length, distance, ref_x, ref_y; in decode_entropy_coded_image() local [all...] |
/third_party/elfutils/libdw/ |
H A D | libdwP.h | 54 size_t length; member 276 Dwarf_Word length; member 324 Dwarf_Word length; member
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 423 off_t offset, length; in do_fallocate() local 801 u64 start, length; in do_fiemap() local [all...] |
/third_party/eudev/src/shared/ |
H A D | util.c | 561 static int cunescape_one(const char *p, size_t length, char *ret, uint32_t *ret_unicode) { in cunescape_one() argument [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_aiir.c | 765 static void biquad_process(double *x, double *y, int length, in biquad_process() argument 825 int length = nb_biquads * 2 + 1; in convert_serial2parallel() local [all...] |
H A D | af_afwtdn.c | 516 static int nb_coefs(int length, int level, uint64_t sn) in nb_coefs() argument 878 static double measure_mean(const double *in, int length) in measure_mean() argument 888 static double measure_absmean(const double *in, int length) in measure_absmean() argument 862 denoise_level(double *out, const double *in, const double *filter, double percent, int length) denoise_level() argument 898 measure_stddev(const double *in, int length, double mean) measure_stddev() argument 909 noise_filter(const double stddev, const double *in, double *out, double absmean, double softness, double new_stddev, int length) noise_filter() argument 950 const int length = cp->output_length[level]; filter_channel() local 959 const int length = cp->output_length[level]; filter_channel() local 968 const int length = cp->output_length[level]; filter_channel() local 986 const int length = cp->output_length[level]; filter_channel() local [all...] |