Home
last modified time | relevance | path

Searched defs:headerSize (Results 26 - 50 of 108) sorted by relevance

12345

/third_party/skia/src/core/
H A DSkArenaAlloc.cpp70 constexpr uint32_t headerSize = sizeof(Footer) + sizeof(ptrdiff_t); in ensureSpace() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatawriter.cpp179 int32_t headerSize; in write() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dswapimpl.cpp81 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, pErrorCode); in upname_swap() local
166 int32_t headerSize, i; in uprops_swap() local
314 int32_t headerSize; ucase_swap() local
416 int32_t headerSize; ubidi_swap() local
526 int32_t headerSize; unorm_swap() local
651 int32_t headerSize = udata_swapDataHeader(ds, inData, length, outData, pErrorCode); ulayout_swap() local
750 int32_t headerSize; test_swap() local
[all...]
H A Dunewdata.cpp31 uint16_t headerSize; member
41 uint16_t headerSize, commentLength; in udata_create() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksNetwork.cpp48 constexpr msize headerSize = 8; in ProccessNetworkData() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.cpp322 double headerSize = GetMainSize(header_->GetLayoutSize()); in SetItemsPostion() local
378 double headerSize = header_ && (startIndex_ == 0) ? GetMainSize(header_->GetLayoutSize()) : 0.0; in PerformLayout() local
470 double headerSize = GetMainSize(header_->GetLayoutSize()); in SetChainOffset() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_renderer_test.cpp305 size_t headerSize = sizeof(wav_hdr); in TestPlayback() local
H A Daudio_interrupt_test.cpp217 size_t headerSize = sizeof(wav_hdr); in InitRender() local
H A Daudio_voip_test.cpp132 size_t headerSize = sizeof(wav_hdr); in TestPlayback() local
H A Dinterrupt_multi_renderer_test.cpp207 size_t headerSize = sizeof(wav_hdr); in InitRender() local
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/unittest/opensles_player_test/src/
H A Daudio_opensles_player_unit_test.cpp148 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
227 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
257 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
287 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
317 size_t headerSize = sizeof(wav_hdr); in HWTEST() local
347 size_t headerSize = sizeof(wav_hdr); HWTEST() local
377 size_t headerSize = sizeof(wav_hdr); HWTEST() local
407 size_t headerSize = sizeof(wav_hdr); HWTEST() local
437 size_t headerSize = sizeof(wav_hdr); HWTEST() local
467 size_t headerSize = sizeof(wav_hdr); HWTEST() local
566 size_t headerSize = sizeof(wav_hdr); HWTEST() local
603 size_t headerSize = sizeof(wav_hdr); HWTEST() local
616 size_t headerSize = sizeof(wav_hdr); HWTEST() local
977 size_t headerSize = sizeof(wav_hdr); HWTEST() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/opensles/test/example/
H A Daudio_opensles_player_test.cpp67 size_t headerSize = sizeof(wav_hdr); in main() local
111 size_t headerSize = sizeof(wav_hdr); in main() local
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_encoder_plugin.cpp161 uint32_t headerSize = 0; in ReceivePacketSucc() local
/third_party/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp341 int32_t headerSize; in udata_swapPackage() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ddictionarydata.cpp165 int32_t headerSize; in udict_swap() local
H A Drbbidata.cpp50 int32_t headerSize = dh->dataHeader.headerSize; in RBBIDataWrapper() local
340 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, status); in ubrk_swap() local
H A Ducol_swp.cpp482 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, pErrorCode); in ucol_swap() local
529 int32_t headerSize; in ucol_swapInverseUCA() local
[all...]
H A Dudataswp.cpp290 uint16_t headerSize, infoSize; in udata_swapDataHeader() local
422 uint16_t headerSize, infoSize; udata_openSwapperForInputData() local
[all...]
/third_party/lzma/C/Util/Lzma/
H A DLzmaUtil.c205 size_t headerSize = LZMA_PROPS_SIZE; in Encode() local
/third_party/lzma/C/
H A DXzIn.c37 unsigned headerSize; in XzBlock_ReadHeader() local
/third_party/node/deps/icu-small/source/common/
H A Ducol_swp.cpp482 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, pErrorCode); in ucol_swap() local
529 int32_t headerSize; in ucol_swapInverseUCA() local
[all...]
H A Dudataswp.cpp290 uint16_t headerSize, infoSize; in udata_swapDataHeader() local
422 uint16_t headerSize, infoSize; udata_openSwapperForInputData() local
[all...]
H A Ddictionarydata.cpp165 int32_t headerSize; in udict_swap() local
H A Drbbidata.cpp50 int32_t headerSize = dh->dataHeader.headerSize; in RBBIDataWrapper() local
340 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, status); in ubrk_swap() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdbmp.c428 int headerSize; in start_input_bmp() local

Completed in 20 milliseconds

12345