Home
last modified time | relevance | path

Searched defs:source_length (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/zlib/google/
H A Dcompression_utils_portable.cc65 uLong source_length, in GzipCompressHelper()
83 uLong source_length, in CompressHelper()
159 uLong source_length) { in GzipUncompressHelper()
171 uLong source_length) { in UncompressHelper()
/aosp_15_r20/external/libvpx/vpx_scale/generic/
H A Dvpx_scale.c69 unsigned int source_scale, unsigned int source_length, in scale1d_2t1_i()
120 unsigned int source_length, unsigned char *dest, in scale1d_2t1_ps()
160 unsigned int source_scale, unsigned int source_length, in scale1d_c()
/aosp_15_r20/external/webrtc/common_audio/resampler/
H A Dpush_sinc_resampler.cc34 size_t source_length, in Resample()
49 size_t source_length, in Resample()
/aosp_15_r20/external/google-breakpad/src/common/
H A Dstring_conversion.cc45 size_t source_length = strlen(in); in UTF8ToUTF16() local
89 size_t source_length = wcslen(in); in UTF32ToUTF16() local
/aosp_15_r20/external/python/cpython3/Python/clinic/
DPython-tokenize.c.h27 Py_ssize_t source_length; in tokenizeriter_new() local
/aosp_15_r20/external/webrtc/common_video/h264/
H A Dh264_bitstream_parser.cc35 size_t source_length, in ParseNonParameterSetNalu()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_test_utils.cpp43 uLong source_length, in GzipUncompressHelperPatched()
/aosp_15_r20/external/pytorch/aten/src/ATen/nnapi/
H A Dnnapi_model_loader.cpp50 uint32_t source_length; member
/aosp_15_r20/art/libartbase/base/unix_file/
H A Dfd_file_test.cc224 size_t source_length = src->GetFile()->GetLength(); in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/
H A Dnetlink_test.cc204 unsigned char destination_length, unsigned char source_length, in CreateRtmsg()