Home
last modified time | relevance | path

Searched defs:length (Results 4276 - 4300 of 5101) sorted by relevance

1...<<171172173174175176177178179180>>...205

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp452 GLint length = static_cast<GLint>(source.size()); in ShaderSource() local
454 glShaderSource(static_cast<GLuint>(shaderId), 1, &str, &length); in ShaderSource() local
H A Dwebgl_rendering_context_base.cpp2765 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 Dmindspore.cpp336 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 Dotherstestndk.cpp679 size_t length = PARAM_256; in Overflow() local
H A Dstdiondk1.cpp1051 int length = SIZEOF_CHAR(ch); in PutChar_unlocked_One() local
1195 int length = SIZEOF_CHAR(ch); in Putchar_One() local
H A Dwcharndk.cpp363 size_t length; in Mbrtowc() local
H A Dwcharndk1.cpp306 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 Dohaudiondk.cpp269 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 DPictureNdk.cpp677 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 Dcook.c774 int length = end - start + 1; in decouple_info() local
H A Dmjpegdec.c66 int length; in init_default_huffman_tables() member
[all...]
H A Dmpeg4videodec.c272 int length; in mpeg4_decode_sprite_trajectory() local
H A Dapedec.c943 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 Dhevc_cabac.c596 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 Dj2kenc.c868 int llen = 0, length; in encode_packet() local
H A Daac.h202 int length[8][4]; member
H A Dqdm2.c249 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 Dsvq3.c1024 int length = header >> 5 & 3; in svq3_decode_slice_header() local
H A Dpngdec.c813 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 Dwebp.c383 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 DlibdwP.h54 size_t length; member
276 Dwarf_Word length; member
324 Dwarf_Word length; member
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c423 off_t offset, length; in do_fallocate() local
801 u64 start, length; in do_fiemap() local
[all...]
/third_party/eudev/src/shared/
H A Dutil.c561 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 Daf_aiir.c765 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 Daf_afwtdn.c516 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...]

Completed in 75 milliseconds

1...<<171172173174175176177178179180>>...205