Home
last modified time | relevance | path

Searched defs:size2 (Results 26 - 50 of 61) sorted by relevance

123

/third_party/lzma/C/
H A DAlloc.c290 size_t size2; in BigAlloc() local
H A DLzFindMt.c652 UInt32 size2 = p->hashNumAvail - lenLimit + 1; in BtGetMatches() local
/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp127 size_t size2 = iden1.readFromMemory(storage.get(), size1); in test_writeToMemory() 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
/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/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
/third_party/ffmpeg/libavfilter/
H A Dvf_lut3d.c645 int ret, i, j, k, size, size2; in parse_dat() local
687 const int size2 = size * size; in parse_cube() local
739 const int size2 = 17 * 17; in parse_3dl() local
772 int ret, i, j, k, size, size2, in = -1, out = -1; in parse_m3d() local
883 int inside_metadata = 0, size, size2; parse_cinespace() local
1076 const int size2 = size * size; set_identity_matrix() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_ladspa.c863 unsigned int idx, chn, size1, size2; in snd_pcm_ladspa_write_areas() local
924 unsigned int idx, chn, size1, size2;; in snd_pcm_ladspa_read_areas() local
/third_party/libcoap/src/
H A Dcoap_block.c3375 size_t size2 = size_opt ? in coap_handle_response_get_block() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui_widgets.cpp1207 bool ImGui::SplitterBehavior(const ImRect& bb, ImGuiID id, ImGuiAxis axis, float* size1, float* size2, float min_size1, float min_size2, float hover_extend, float hover_visibility_delay) in SplitterBehavior() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantTests.cpp1996 << " for (int j = 0; j < " << size2 << "; ++j)\n" in generateShaderChecksumComputationCode() local
2063 const int size2 in makeMatrixVectorCompositeCaseDefinition() local
1882 generateArrayConstructorString(const glu::DataType elemType, const int size1, const int size2, const std::string& specConstName, const int specConstNdx) generateArrayConstructorString() argument
1979 generateShaderChecksumComputationCode(const glu::DataType elemType, const std::string& varName, const std::string& accumType, const int size1, const int size2, const int numCombinations) generateShaderChecksumComputationCode() argument
[all...]

Completed in 57 milliseconds

123