Home
last modified time | relevance | path

Searched defs:pred (Results 101 - 125 of 253) sorted by relevance

1234567891011

/third_party/ffmpeg/libavcodec/
H A Dh264_refs.c308 int pred = sl->curr_pic_num; in ff_h264_build_ref_list() local
H A Dmagicyuv.c134 int flags, pred; in magy_decode_slice10() local
265 int flags, pred; in magy_decode_slice() local
H A Daacenc.h52 int pred; member
H A Dalac.c179 uint32_t *pred = buffer_out; in lpc_prediction() local
H A Dwmv2dec.c490 int pred = ff_msmpeg4_coded_block_pred(s, i, &coded_val); in ff_wmv2_decode_mb() local
H A Dmsmpeg4dec.c77 static int msmpeg4v2_decode_motion(MpegEncContext * s, int pred, int f_code) in msmpeg4v2_decode_motion() argument
249 int pred = ff_msmpeg4_coded_block_pred(s, i, &coded_val); in msmpeg4v34_decode_mb() local
594 int level, pred; in msmpeg4_decode_dc() local
[all...]
H A Dmsmpeg4enc.c441 int val, pred; in ff_msmpeg4_encode_mb() local
498 int pred; in msmpeg4_encode_dc() local
/third_party/gn/src/base/containers/
H A Dflat_tree.h995 EraseIf(base::internal::flat_tree<Key, Value, GetKeyFromValue, KeyCompare>& container, Predicate pred) EraseIf() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c505 struct ir3_block *pred = old_target->physical_predecessors[i]; in remove_unused_block() local
689 struct ir3_block *pred in mark_xvergence_points() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_cssa.cpp348 uint32_t pred = block_idx; in try_coalesce_copy() local
H A Daco_statistics.cpp406 join_queue(std::deque<int32_t>& queue, const std::deque<int32_t>& pred, int cycle_diff) in join_queue() argument
415 BlockCycleEstimator::join(const BlockCycleEstimator& pred) in join() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp275 BuildUtil::mkSelect(Value *pred, Value *dst, Value *trSrc, Value *flSrc) in mkSelect() argument
312 BuildUtil::mkFlow(operation op, void *targ, CondCode cc, Value *pred) in mkFlow() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dmove-optimizer.cc378 const InstructionBlock* pred = code()->InstructionBlockAt(pred_index); in OptimizeMerge() local
400 const InstructionBlock* pred = code()->InstructionBlockAt(pred_index); in OptimizeMerge() local
476 const InstructionBlock* pred = code()->InstructionBlockAt(pred_index); in OptimizeMerge() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c581 gpir_node *pred = dep->pred; in regalloc_print_result() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h271 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, unsigned short pred, Constant* LHS, Constant* RHS) CompareConstantExpr() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddecoration_manager.cpp56 RemoveDecorationsFrom( uint32_t id, std::function<bool(const Instruction&)> pred) RemoveDecorationsFrom() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddecoration_manager.cpp56 RemoveDecorationsFrom( uint32_t id, std::function<bool(const Instruction&)> pred) RemoveDecorationsFrom() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dscheduler.h549 wait( marl::lock& lock, const std::chrono::time_point<Clock, Duration>& timeout, const Predicate& pred) wait() argument
[all...]
/third_party/skia/bench/
H A DMathBench.cpp17 static float sk_fsel(float pred, float result_ge, float result_lt) { in sk_fsel() argument
/third_party/spirv-tools/source/opt/
H A Ddecoration_manager.cpp55 RemoveDecorationsFrom( uint32_t id, std::function<bool(const Instruction&)> pred) RemoveDecorationsFrom() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Delf_imitate.cpp852 auto pred = [](DfxSymbol a, DfxSymbol b) { return a.funcVaddr_ == b.funcVaddr_; }; in ParseSymbols() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf.cpp559 auto pred = [](ElfSymbol a, ElfSymbol b) { return a.value == b.value; }; in GetElfSymbols() local
582 auto pred = [](ElfSymbol a, ElfSymbol b) { return a.value == b.value; }; in GetFuncSymbols() local
613 auto pred = [](ElfSymbol a, ElfSymbol b) { return a.value == b.value; }; in GetFuncInfoLazily() local
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c266 receiver_set_compression( const rx_ID_t ID, const unsigned int cfg_ID, const mipi_compressor_t comp, const mipi_predictor_t pred) receiver_set_compression() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c262 receiver_set_compression( const rx_ID_t ID, const unsigned int cfg_ID, const mipi_compressor_t comp, const mipi_predictor_t pred) receiver_set_compression() argument
/third_party/elfutils/libcpu/
H A Driscv_disasm.c591 uint32_t pred = (word >> 20) & 0xf; in riscv_disasm() local

Completed in 30 milliseconds

1234567891011