Searched defs:distance_ (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/libwebp/src/enc/ | ||
H A D | histogram_enc.h | 39 uint32_t distance_[NUM_DISTANCE_CODES]; member |
H A D | backward_references_cost_enc.c | 36 double distance_[NUM_DISTANCE_CODES]; member |
/third_party/skia/third_party/externals/spirv-tools/source/opt/ | ||
H A D | loop_dependence.h | 101 DistanceEntry(Directions direction_, int64_t distance_) in DistanceEntry() argument 233 SENode* distance_; member in spvtools::opt::DependenceDistance |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ | ||
H A D | loop_dependence.h | 101 DistanceEntry(Directions direction_, int64_t distance_) in DistanceEntry() argument 233 SENode* distance_; member in spvtools::opt::DependenceDistance |
/third_party/spirv-tools/source/opt/ | ||
H A D | loop_dependence.h | 101 DistanceEntry(Directions direction_, int64_t distance_) in DistanceEntry() argument 233 SENode* distance_; member in spvtools::opt::DependenceDistance |
Completed in 6 milliseconds