Home
last modified time | relevance | path

Searched defs:pred_func (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/
Dcfa.h262 get_blocks_func pred_func) { in TraversalRoots()
304 get_blocks_func succ_func, get_blocks_func pred_func) { in ComputeAugmentedCFG()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dcfa.h248 get_blocks_func pred_func) { in TraversalRoots()
292 get_blocks_func pred_func) { in ComputeAugmentedCFG()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dcfa.h262 get_blocks_func pred_func) { in TraversalRoots()
304 get_blocks_func succ_func, get_blocks_func pred_func) { in ComputeAugmentedCFG()
/third_party/spirv-tools/source/
Dcfa.h305 get_blocks_func pred_func) { in TraversalRoots()
347 get_blocks_func succ_func, get_blocks_func pred_func) { in ComputeAugmentedCFG()
/third_party/skia/third_party/externals/libwebp/src/dec/
Dframe_dec.c150 const int pred_func = CheckMode(mb_x, mb_y, block->imodes_[0]); in ReconstructRow() local
161 const int pred_func = CheckMode(mb_x, mb_y, block->uvmode_); in ReconstructRow() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dframe_dec.c150 const int pred_func = CheckMode(mb_x, mb_y, block->imodes_[0]); in ReconstructRow() local
161 const int pred_func = CheckMode(mb_x, mb_y, block->uvmode_); in ReconstructRow() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dfunction.cpp276 auto pred_func = [](const BasicBlock* b) { return b->predecessors(); }; in ComputeAugmentedCFG() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.cpp276 auto pred_func = [](const BasicBlock* b) { return b->predecessors(); }; in ComputeAugmentedCFG() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dfunction.cpp276 auto pred_func = [](const BasicBlock* b) { return b->predecessors(); }; in ComputeAugmentedCFG() local
/third_party/spirv-tools/source/val/
Dfunction.cpp291 auto pred_func = [](const BasicBlock* b) { in ComputeAugmentedCFG() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dlocal_single_store_elim_pass.cpp225 auto pred_func = [this](const ir::BasicBlock* b) in CalculateImmediateDominators() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless.c228 const VP8LPredictorAddSubFunc pred_func = in GENERATE_PREDICTOR_ADD() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless.c223 const VP8LPredictorAddSubFunc pred_func = in GENERATE_PREDICTOR_ADD() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c242 const VP8LPredictorFunc pred_func = VP8LPredictors[mode]; in GetResidual() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpredictor_enc.c242 const VP8LPredictorFunc pred_func = VP8LPredictors[mode]; in GetResidual() local