/test/xts/hats/hdf/location/agnss/ |
H A D | agnss_hdi_test.cpp | 234 int32_t GnssCallbackImpl::ReportNmea(int64_t timestamp, const std::string& nmea, int32_t length) in ReportNmea() argument
|
/test/xts/hats/hdf/usb/transferTest/common/ |
H A D | usbd_transfer_test.cpp | 1959 uint32_t length = 100; in HWTEST_F() local
|
/test/xts/tools/lite/checksum/src/ |
H A D | checksum_file.c | 37 void HexArrayToString(const unsigned char *hexarray, int length, unsigned char *string) in HexArrayToString() argument
|
/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
|
H A D | vf_framepack.c | 169 int length = out->width / 2; in horizontal_frame_pack() local 204 int length = out->width / 2; in horizontal_frame_pack() local
|
/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...] |
H A D | rtpdec_rfc4175.c | 228 int length, line, offset, cont, field; in rfc4175_handle_packet() local
|