Searched defs:cur_op (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_tf.c | 495 static int add_conv_layer(TFModel *tf_model, TF_Operation *transpose_op, TF_Operation **cur_op, in add_conv_layer() argument 617 static int add_depth_to_space_layer(TFModel *tf_model, TF_Operation **cur_op, in add_depth_to_space_layer() argument 641 add_pad_layer(TFModel *tf_model, TF_Operation **cur_op, LayerPadParams *params, const int layer) add_pad_layer() argument 699 add_maximum_layer(TFModel *tf_model, TF_Operation **cur_op, DnnLayerMaximumParams *params, const int layer) add_maximum_layer() argument [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | register-allocator.cc | 4897 InstructionOperand cur_op = result.cur_cover_->GetAssignedOperand(); in ResolveControlFlow() local 4974 ResolveControlFlow(const InstructionBlock* block, const InstructionOperand& cur_op, const InstructionBlock* pred, const InstructionOperand& pred_op) ResolveControlFlow() argument
|
Completed in 17 milliseconds