Home
last modified time | relevance | path

Searched refs:mapped_index (Results 76 – 100 of 129) sorted by relevance

123456

/dports/archivers/draco/draco-1.4.3/src/draco/compression/attributes/
H A Dsequential_attribute_encoder.cc68 const AttributeValueIndex entry_id = attribute_->mapped_index(point_ids[i]); in EncodeValues()
H A Dsequential_attribute_decoder.cc69 portable_attribute_->SetPointMapEntry(i, attribute_->mapped_index(i)); in GetPortableAttribute()
H A Dkd_tree_attributes_decoder.cc83 attribute->SetAttributeValue(attribute->mapped_index(point_id_), in operator =()
106 const AttributeValueIndex avi = attribute->mapped_index(point_id_); in operator =()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/animation/
H A Dkeyframe_animation.h99 keyframe_att->SetAttributeValue(keyframe_att->mapped_index(i), in AddKeyframes()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/compression/attributes/
H A Dsequential_attribute_encoder.cc68 const AttributeValueIndex entry_id = attribute_->mapped_index(point_ids[i]); in EncodeValues()
H A Dsequential_attribute_decoder.cc69 portable_attribute_->SetPointMapEntry(i, attribute_->mapped_index(i)); in GetPortableAttribute()
H A Dkd_tree_attributes_decoder.cc83 attribute->SetAttributeValue(attribute->mapped_index(point_id_), in operator =()
106 const AttributeValueIndex avi = attribute->mapped_index(point_id_); in operator =()
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/animation/
H A Dkeyframe_animation.h100 keyframe_att->SetAttributeValue(keyframe_att->mapped_index(i), in AddKeyframes()
/dports/archivers/draco/draco-1.4.3/src/draco/javascript/emscripten/
H A Ddecoder_webidl_wrapper.h274 const draco::AttributeValueIndex val_index = pa.mapped_index(i); in GetAttributeDataForAllPoints()
311 const draco::AttributeValueIndex val_index = pa.mapped_index(i); in GetAttributeDataArrayForAllPoints()
H A Ddecoder_webidl_wrapper.cc229 const draco::AttributeValueIndex val_index = pa.mapped_index(i); in GetAttributeFloatForAllPoints()
256 const draco::AttributeValueIndex val_index = pa.mapped_index(i); in GetAttributeFloatArrayForAllPoints()
H A Dencoder_webidl_wrapper.h101 att_ptr->SetAttributeValue(att_ptr->mapped_index(i), in AddAttribute()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/javascript/emscripten/
H A Ddecoder_webidl_wrapper.h274 const draco::AttributeValueIndex val_index = pa.mapped_index(i); in GetAttributeDataForAllPoints()
311 const draco::AttributeValueIndex val_index = pa.mapped_index(i); in GetAttributeDataArrayForAllPoints()
H A Ddecoder_webidl_wrapper.cc230 const draco::AttributeValueIndex val_index = pa.mapped_index(i); in GetAttributeFloatForAllPoints()
258 const draco::AttributeValueIndex val_index = pa.mapped_index(i); in GetAttributeFloatArrayForAllPoints()
H A Dencoder_webidl_wrapper.h101 att_ptr->SetAttributeValue(att_ptr->mapped_index(i), in AddAttribute()
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/compression/attributes/
H A Dsequential_attribute_decoder.cc66 portable_attribute_->SetPointMapEntry(i, attribute_->mapped_index(i)); in GetPortableAttribute()
H A Dkd_tree_attributes_decoder.cc82 attribute->SetAttributeValue(attribute->mapped_index(point_id_), in operator =()
105 const AttributeValueIndex avi = attribute->mapped_index(point_id_); in operator =()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/smoosh/src/
H A Dlib.rs91 let mapped_index = *scope_index_map in convert_gcthing() localVariable
94 SmooshGCThing::Scope(mapped_index) in convert_gcthing()
224 let mapped_index = *scope_index_map in convert_scopes() localVariable
227 scope_index_map.insert(i, mapped_index); in convert_scopes()
/dports/www/firefox/firefox-99.0/js/src/frontend/smoosh/src/
H A Dlib.rs91 let mapped_index = *scope_index_map in convert_gcthing() localVariable
94 SmooshGCThing::Scope(mapped_index) in convert_gcthing()
224 let mapped_index = *scope_index_map in convert_scopes() localVariable
227 scope_index_map.insert(i, mapped_index); in convert_scopes()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/smoosh/src/
H A Dlib.rs91 let mapped_index = *scope_index_map in convert_gcthing() localVariable
94 SmooshGCThing::Scope(mapped_index) in convert_gcthing()
224 let mapped_index = *scope_index_map in convert_scopes() localVariable
227 scope_index_map.insert(i, mapped_index); in convert_scopes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-handler-gen.cc127 TNode<Object> mapped_index = in EmitKeyedSloppyArguments() local
129 Branch(TaggedEqual(mapped_index, TheHoleConstant()), &if_unmapped, in EmitKeyedSloppyArguments()
134 TNode<IntPtrT> mapped_index_intptr = SmiUntag(CAST(mapped_index)); in EmitKeyedSloppyArguments()
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/compression/attributes/prediction_schemes/
H A Dmesh_prediction_scheme_tex_coords_portable_predictor.h46 pos_attribute_->ConvertValue(pos_attribute_->mapped_index(point_id), in GetPositionForEntryId()
/dports/archivers/draco/draco-1.4.3/src/draco/compression/attributes/prediction_schemes/
H A Dmesh_prediction_scheme_tex_coords_portable_predictor.h49 pos_attribute_->ConvertValue(pos_attribute_->mapped_index(point_id), in GetPositionForEntryId()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/compression/attributes/prediction_schemes/
H A Dmesh_prediction_scheme_tex_coords_portable_predictor.h49 pos_attribute_->ConvertValue(pos_attribute_->mapped_index(point_id), in GetPositionForEntryId()
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/compression/point_cloud/
H A Dpoint_cloud_kd_tree_encoding_test.cc39 p0.attribute(index)->ConvertValue(p0.attribute(index)->mapped_index(i), in ComparePointClouds()
41 p1.attribute(index)->ConvertValue(p1.attribute(index)->mapped_index(i), in ComparePointClouds()
/dports/archivers/draco/draco-1.4.3/src/draco/compression/point_cloud/
H A Dpoint_cloud_kd_tree_encoding_test.cc39 p0.attribute(index)->ConvertValue(p0.attribute(index)->mapped_index(i), in ComparePointClouds()
41 p1.attribute(index)->ConvertValue(p1.attribute(index)->mapped_index(i), in ComparePointClouds()

123456