Home
last modified time | relevance | path

Searched defs:size2 (Results 51 - 75 of 92) sorted by relevance

1234

/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_parcel_unittest.cpp720 auto size2 = OH_IPCParcel_GetDataSize(parcel2); in HWTEST_F() local
726 EXPECT_EQ(OH_IPCParcel_GetDataSize(parcel1), size1 + size2); in HWTEST_F() local
/third_party/ffmpeg/libavcodec/
H A Dxan.c169 int size2, back; in xan_unpack() local
H A Dtwinvq.c385 int size1, size2, i; in imdct_output() local
H A Dvp9.c506 int c, i, j, k, l, m, n, w, h, max, size2, ret, sharp; in decode_frame_header() local
H A Dbink.c224 int size2 = size; in merge() local
H A Ddolby_e.c876 int size2 = mantissa_size2[bap][idx]; in parse_mantissas() local
/third_party/alsa-lib/src/topology/
H A Dctl.c1295 size_t size2; in tplg_decode_control_mixer() local
1398 size_t size2; in tplg_decode_control_enum() local
1489 size_t size2; tplg_decode_control_bytes() local
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump2.c184 uint32_t size2; /* just to be sure? */ member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.c70 int ret, size1, size2 = 0; in nv84_load_firmwares() local
/third_party/skia/third_party/externals/libwebp/extras/
H A Dget_disto.c231 size_t size1 = 0, size2 = 0; in main() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/
H A Dcheckbox_test_ng.cpp858 auto size2 = checkBoxLayoutAlgorithm->MeasureContent(layoutConstraintSize2, &layoutWrapper); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/patternlock/
H A Dpatternlock_test_ng.cpp1640 auto size2 = layoutAlgorithm.MeasureContent(constraint2, &layoutWrapper); in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp1322 Size size2; in HWTEST_F() local
1353 Size size2; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/
H A Dimage_yuv_convert_fuzzer.cpp1340 const Size size2 = {0, 0}; in IsValidSizeFuzzTest001() local
/third_party/elfutils/src/
H A Delfcmp.c588 size_t size2 = 0; in main() local
/third_party/ffmpeg/libavformat/
H A Drmdec.c507 unsigned size2; in rm_read_multi() local
H A Dflvdec.c1042 unsigned size2 = AV_RB24(flv->resync_buffer + j1 - lsize2 + 1 - 4); in resync() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_formats.c2097 unsigned size1, size2; in radv_dcc_formats_compatible() local
/third_party/lzma/C/
H A DLzFindMt.c652 UInt32 size2 = p->hashNumAvail - lenLimit + 1; in BtGetMatches() local
/third_party/node/deps/v8/src/compiler/
H A Dtypes.cc691 int size2 = type2.IsUnion() ? type2.AsUnion()->Length() : 1; in Intersect() local
898 int size2 = type2.IsUnion() ? type2.AsUnion()->Length() : 1; in Union() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_emit.c941 unsigned size1, size2, offset1, offset2, stride1, stride2; in r300_emit_vertex_arrays() local
/third_party/libabigail/include/
H A Dabg-diff-utils.h505 d_path_vec(unsigned size1, unsigned size2) in d_path_vec() argument
/third_party/skia/tests/
H A DMatrixTest.cpp163 size_t size2 = SkMatrixPriv::WriteToMemory(m, buffer); in test_flatten() local
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dpac_map.cpp989 long size2 = 0; in CompareArrayData() local
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/
H A Dnativebuffer.cpp1062 int32_t size2 = 0; in OHNativeBufferSetMetadataValueTimes() local

Completed in 51 milliseconds

1234