Home
last modified time | relevance | path

Searched defs:headerSize (Results 1 - 25 of 108) sorted by relevance

12345

/third_party/node/deps/icu-small/source/stubdata/
H A Dstubdata.h34 uint16_t headerSize; variable
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H A Djpeg_format_agent.cpp52 uint32_t headerSize = sizeof(JPEG_HEADER); in CheckFormat() local
H A Dpng_format_agent.cpp52 uint32_t headerSize = sizeof(PNG_HEADER); in CheckFormat() local
H A Dbmp_format_agent.cpp53 uint32_t headerSize = sizeof(BMP_HEADER); in CheckFormat() local
/third_party/curl/tests/libtest/
H A Dlib1509.c37 long headerSize; in test() local
/third_party/icu/icu4c/source/stubdata/
H A Dstubdata.h35 uint16_t headerSize; member
/third_party/icu/icu4c/source/common/
H A Ducmndata.h37 uint16_t headerSize; member
H A Drbbirb.cpp153 int32_t headerSize = align8(sizeof(RBBIDataHeader)); in flattenData() local
/third_party/node/deps/icu-small/source/common/
H A Ducmndata.h37 uint16_t headerSize; member
H A Drbbirb.cpp152 int32_t headerSize = align8(sizeof(RBBIDataHeader)); in flattenData() local
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/
H A Dbitmap_helpers.cpp89 const int32_t headerSize = in ReadBmp() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_blendmode_test.cpp71 size_t headerSize = sizeof(wav_hdr); in StartRendererPlayback() local
H A Daudio_render_mode_callback_test.cpp69 size_t headerSize = sizeof(wav_hdr); in InitRender() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DHeaderTable.java26 public int headerSize() { in headerSize() method in HeaderTable
72 public int headerSize() { in headerSize() method in HeaderTable.Builder
/third_party/skia/third_party/externals/icu/source/common/
H A Drbbirb.cpp153 int32_t headerSize = align8(sizeof(RBBIDataHeader)); in flattenData() local
H A Ducmndata.h37 uint16_t headerSize; member
/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_hdi_device_test.cpp135 size_t headerSize = sizeof(wav_hdr); in TestPlayback() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Dheif_box.cpp75 int headerSize = UINT64_BYTES_NUM; in InferHeaderSize() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dunewdata.cpp31 uint16_t headerSize; member
41 uint16_t headerSize, commentLength; in udata_create() local
[all...]
H A Dswapimpl.cpp82 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, pErrorCode); in upname_swap() local
167 int32_t headerSize, i; in uprops_swap() local
315 int32_t headerSize; ucase_swap() local
417 int32_t headerSize; ubidi_swap() local
527 int32_t headerSize; unorm_swap() local
652 int32_t headerSize = udata_swapDataHeader(ds, inData, length, outData, pErrorCode); ulayout_swap() local
752 int32_t headerSize = udata_swapDataHeader(ds, inData, length, outData, pErrorCode); uemoji_swap() local
860 int32_t headerSize; test_swap() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatawriter.cpp179 int32_t headerSize; in write() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationdatawriter.cpp179 int32_t headerSize; in write() local
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dunewdata.cpp31 uint16_t headerSize; member
41 uint16_t headerSize, commentLength; in udata_create() local
[all...]
H A Dswapimpl.cpp82 int32_t headerSize=udata_swapDataHeader(ds, inData, length, outData, pErrorCode); in upname_swap() local
167 int32_t headerSize, i; in uprops_swap() local
315 int32_t headerSize; ucase_swap() local
417 int32_t headerSize; ubidi_swap() local
527 int32_t headerSize; unorm_swap() local
652 int32_t headerSize = udata_swapDataHeader(ds, inData, length, outData, pErrorCode); ulayout_swap() local
752 int32_t headerSize = udata_swapDataHeader(ds, inData, length, outData, pErrorCode); uemoji_swap() local
860 int32_t headerSize; test_swap() local
[all...]
/third_party/lz4/ossfuzz/
H A Dround_trip_frame_uncompressed_fuzzer.c75 size_t const headerSize = LZ4F_compressBegin(ctx, dst, dstCapacity, &prefs); in compress_round_trip() local

Completed in 11 milliseconds

12345