| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrImageOffsetTests.cpp | 114 const VkDeviceSize offset = deAlign64(reqs.size, reqs.alignment); in imageOffsetTest() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | gas.c | 220 size_t offset; in gas_anqp_set_len() local
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | pcreader.hpp | 196 uint64_t offset = getPipelineIndexOffset() + (index * getPipelineIndexStride()); in getPipelineIndexEntry() local 215 uint64_t offset = pipelineIndexOffset + (i * pipelineIndexStride); in getPipelineIndexEntry() local 234 uint64_t offset = pipelineIndexEntry->jsonOffset; in getJson() local 261 uint64_t offset = stageIndexEntry->codeOffset; getSPIRV() local [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluProgramInterfaceQuery.hpp | 65 deUint32 offset; //!< GL_OFFSET member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/ |
| H A D | cm_ipc_client.c | 77 uint32_t offset = 0; in CmAppCertInfoUnpackFromService() local 38 CmGetAppCertFromBuffer(struct Credential *certificateInfo, const struct CmBlob *outData, uint32_t *offset) CmGetAppCertFromBuffer() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | gas.c | 220 size_t offset; in gas_anqp_set_len() local
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | GZipStream.cs | 154 public override int Read(byte[] buffer, int offset, int count)
in Read() argument 199 Write(byte[] buffer, int offset, int count) Write() argument 255 Seek(long offset, SeekOrigin origin) Seek() argument [all...] |
| /third_party/zlib/contrib/minizip/ |
| H A D | ioapi.c | 41 long call_zseek64 (const zlib_filefunc64_32_def* pfilefunc,voidpf filestream, ZPOS64_T offset, int origin) in call_zseek64() argument 152 static long ZCALLBACK fseek_file_func(voidpf opaque, voidpf stream, uLong offset, int origin) { in fseek_file_func() argument 175 fseek64_file_func(voidpf opaque, voidpf stream, ZPOS64_T offset, int origin) fseek64_file_func() argument [all...] |
| /applications/sample/camera/gallery/src/ |
| H A D | gallery_ability_slice.cpp | 185 int16_t offset = ((ROOT_VIEW_WIDTH + THUMBNAIL_SPACE) % (THUMBNAIL_RESOLUTION_X + THUMBNAIL_SPACE)) / 2; // 2: half in InitPictureList() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | uiondk.cpp | 118 off_t offset = PARAM_0;
in PReadV() local 142 off_t offset = PARAM_0;
in PReadV64() local
|
| /test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
| H A D | nativeavdemuxerndk.cpp | 61 int64_t offset = ZEROVAL;
in GetSource() local 131 int64_t offset = ZEROVAL;
in OHAVDemuxerSeekToTime() local 161 int64_t offset = ZEROVAL;
in OHAVDemuxerSelectTrackByID() local
|
| /test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/ |
| H A D | ActsMediaPlayerAudioTest.cpp | 66 void StreamSourceSample::QueueBuffer(size_t index, size_t offset, size_t size, int64_t timestampUs, uint32_t flags)
in QueueBuffer() argument 75 void StreamSourceSample::OnBufferAvailable(size_t index, size_t offset, size_t size)
in OnBufferAvailable() argument
|
| /test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
| H A D | huks_wrapped_test_common.cpp | 64 uint32_t offset = 0;
in BuildWrappedKeyData() local
|
| /test/xts/hats/hdf/usb/transferTest_additional/common/ |
| H A D | usbd_transfer_test_additional.cpp | 60 int32_t offset = 0; in InitAshmemOne() local
|
| /test/xts/hats/kernel/freelist/safe_unlink/ |
| H A D | Malloc_safe_unlink.cpp | 68 int offset = *(const uint16_t *)((uintptr_t)p - OFF_OFFSET); in get_group() local
|
| /test/xts/hats/hdf/usb/transferTest/common/ |
| H A D | usbd_transfer_test.cpp | 66 int32_t offset = 0; in InitAshmemOne() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cri.c | 349 unsigned offset = 0; in cri_decode_frame() local
|
| H A D | dfa.c | 73 unsigned offset; in decode_tsw1() local 114 int v, offset, count, segments; in decode_dsw1() local 151 int i, v, offset, count, segments; decode_dds1() local [all...] |
| H A D | dovi_rpu.c | 418 unsigned offset = get_bits_long(gb, 32); in ff_dovi_rpu_parse() local
|
| H A D | g723_1.c | 1135 int offset = PITCH_MAX - PITCH_ORDER / 2 - lag; in ff_g723_1_get_residual() local 1199 int offset = lpc[j] & 0x7f; in lsp2lpc() local
|
| H A D | dstdec.c | 141 read_uncoded_coeff(GetBitContext *gb, int *dst, unsigned int elements, int coeff_bits, int is_signed, int offset) read_uncoded_coeff() argument 151 read_table(GetBitContext *gb, Table *t, const int8_t code_pred_coeff[3][3], int length_bits, int coeff_bits, int is_signed, int offset) read_table() argument
|
| H A D | dsicinvideo.c | 133 int i, sz, offset, code; in cin_decode_lzss() local
|
| H A D | fmvc.c | 467 unsigned size, offset; in decode_frame() local
|
| H A D | h264idct_template.c | 272 const int offset= x_offset[i]; in ff_h264_luma_dc_dequant_idct() local 300 const int offset= x_offset[i]; in ff_h264_chroma422_dc_dequant_idct() local [all...] |
| /third_party/elfutils/tests/ |
| H A D | backtrace-data.c | 106 unsigned long start, end, offset; in maps_lookup() local
|