/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | tlsv1_record.c | 154 u8 *pos, *ct_start, *length, *cpayload; in tlsv1_record_send() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | eapol_common.h | 21 be16 length; member
|
/third_party/zlib/contrib/dotzlib/DotZLib/ |
H A D | GZipStream.cs | 27 private static extern int gzwrite(IntPtr gzFile, int data, int length);
in gzwrite() argument 30 private static extern int gzread(IntPtr gzFile, int data, int length);
in gzread() argument
|
/applications/standard/app_samples/code/BasicFeature/Connectivity/VPN/entry/src/main/cpp/ |
H A D | vpn_client.cpp | 66 size_t length = 0;
in GetStringFromValueUtf8() local 114 int length = recvfrom(fdInfo.tunnelFd, buffer, sizeof(buffer), 0,
in HandleTcpReceived() local
|
/applications/standard/app_samples/code/DocsSample/ApplicationModels/MindSporeLiteCDemo/entry/src/main/cpp/ |
H A D | mslite_napi.cpp | 168 uint32_t length = 0;
in RunDemo() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cri.c | 189 uint32_t key, length; in cri_decode_frame() local [all...] |
H A D | g723_1.c | 1104 int ff_g723_1_scale_vector(int16_t *dst, const int16_t *vector, int length) in ff_g723_1_scale_vector() argument 1126 int ff_g723_1_dot_product(const int16_t *a, const int16_t *b, int length) in ff_g723_1_dot_product() argument
|
H A D | dstdec.c | 65 unsigned int length[DST_MAX_ELEMENTS]; member 224 int length = fsets->length[i]; in build_filter() local
|
H A D | h2645_parse.c | 34 int ff_h2645_extract_rbsp(const uint8_t *src, int length, in ff_h2645_extract_rbsp() argument 396 ff_h2645_packet_split(H2645Packet *pkt, const uint8_t *buf, int length, void *logctx, int is_nalff, int nal_length_size, enum AVCodecID codec_id, int small_padding, int use_ref) ff_h2645_packet_split() argument [all...] |
H A D | midivid.c | 168 int length = (s0 & 0xF) + 3; in lzss_uncompress() local
|
H A D | cbs_h264_syntax_template.c | 519 int err, i, length; in sei_buffering_period() local [all...] |
H A D | cbs_jpeg.c | 114 int err, i, j, length; in cbs_jpeg_split_fragment() local
|
H A D | acelp_vectors.c | 162 ff_acelp_weighted_vector_sum( int16_t* out, const int16_t *in_a, const int16_t *in_b, int16_t weight_coeff_a, int16_t weight_coeff_b, int16_t rounder, int shift, int length) ff_acelp_weighted_vector_sum() argument 182 ff_weighted_vector_sumf(float *out, const float *in_a, const float *in_b, float weight_coeff_a, float weight_coeff_b, int length) ff_weighted_vector_sumf() argument
|
H A D | v4l2_buffers.c | 278 unsigned int bytesused, length; in v4l2_bufref_to_buf() local [all...] |
/third_party/f2fs-tools/tools/ |
H A D | sha512.c | 124 __u64 length, state[8]; member [all...] |
/third_party/exfatprogs/mkfs/ |
H A D | mkfs.c | 250 write_fat_entries(struct exfat_user_input *ui, int fd, unsigned int clu, unsigned int length) write_fat_entries() argument
|
/third_party/curl/tests/libtest/ |
H A D | stub_gssapi.h | 74 size_t length; member 91 OM_uint32 length; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_chorus.c | 52 int *length; member
|
H A D | af_stereotools.c | 55 int length; member 152 const int length = s->length; in filter_frame() local [all...] |
H A D | af_afir.h | 61 float length; member
|
H A D | vf_pullup.h | 43 int length; member
|
/third_party/ffmpeg/libavdevice/ |
H A D | pulse_audio_dec.c | 101 static void stream_request_cb(pa_stream *s, size_t length, void *userdata) { in stream_request_cb() argument
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_native.h | 105 int32_t length; member
|
/third_party/ffmpeg/libavformat/ |
H A D | rmenc.c | 293 write_packet_header(AVFormatContext *ctx, StreamInfo *stream, int length, int key_frame) write_packet_header() argument [all...] |
H A D | rtpdec_xiph.c | 230 unsigned num_packed, num_headers, length, length1, length2, extradata_alloc; in parse_packed_headers() local [all...] |