Home
last modified time | relevance | path

Searched refs:input_id (Results 1 – 20 of 20) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_video_decode_accelerator.cc75 int32_t input_id);
81 const int32_t input_id; member
88 int32_t input_id) in BitstreamBufferRef() argument
93 input_id(input_id) {} in BitstreamBufferRef()
96 if (input_id >= 0) { in ~BitstreamBufferRef()
99 base::Bind(&Client::NotifyEndOfBitstreamBuffer, client, input_id)); in ~BitstreamBufferRef()
104 : at_device(false), address(NULL), length(0), bytes_used(0), input_id(-1) {} in InputRecord()
513 decoder_delay_bitstream_buffer_id_ = bitstream_record->input_id; in DecodeTask()
543 if (decoder_delay_bitstream_buffer_id_ == buffer_ref->input_id) { in DecodeBufferTask()
554 << decoder_current_bitstream_buffer_->input_id in DecodeBufferTask()
[all …]
Dv4l2_video_decode_accelerator.h178 int32_t input_id; // triggering input_id as given to Decode(). member
/external/kernel-headers/original/uapi/linux/
Duinput.h68 struct input_id id;
225 struct input_id id;
Dinput.h58 struct input_id { struct
129 #define EVIOCGID _IOR('E', 0x02, struct input_id) /* get device ID */
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dmemory_optimizer.cc893 const NodeDef* node, int input_id, const MutableGraphView& view, in FindSwapOutTrigger() argument
899 swap.port_id = input_id; in FindSwapOutTrigger()
1130 for (int64 input_id : val.list().i()) { in SwappingPass() local
1131 swap_info.inputs_to_swap.push_back(input_id); in SwappingPass()
1134 int64 input_id = val.i(); in SwappingPass() local
1135 swap_info.inputs_to_swap.push_back(input_id); in SwappingPass()
1155 for (int64 input_id : swap_info.inputs_to_swap) { in SwappingPass() local
1156 const OpInfo::TensorProperties& t = props[input_id]; in SwappingPass()
1195 for (int input_id : swap_info.inputs_to_swap) { in SwappingPass() local
1196 string input_name = strings::StrCat(node->name(), ":", input_id); in SwappingPass()
[all …]
/external/syzkaller/sys/linux/
Duinput.txt34 input_id {
43 id input_id
52 id input_id
/external/tensorflow/tensorflow/contrib/graph_editor/
Dedit.py126 [input_id for input_id, input_t in enumerate(consumers_sgv.inputs)
/external/strace/tests-m32/
Dioctl_evdev-success.c72 struct input_id *id = ptr; in print_input_id()
170 TAIL_ALLOC_OBJECT_CONST_PTR(struct input_id, id); in main()
/external/strace/tests-mx32/
Dioctl_evdev-success.c72 struct input_id *id = ptr; in print_input_id()
170 TAIL_ALLOC_OBJECT_CONST_PTR(struct input_id, id); in main()
/external/strace/tests/
Dioctl_evdev-success.c72 struct input_id *id = ptr; in print_input_id()
170 TAIL_ALLOC_OBJECT_CONST_PTR(struct input_id, id); in main()
/external/v8/src/compiler/
Descape-analysis-reducer.cc172 for (int input_id : {kFrameStateOuterStateInput, kFrameStateFunctionInput, in ReduceDeoptState()
175 Node* input = node->InputAt(input_id); in ReduceDeoptState()
177 input_id); in ReduceDeoptState()
/external/strace/
Devdev.c151 struct input_id id; in getid_ioctl()
DChangeLog28579 evdev.c: fix decoding of struct input_id.
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate.cc80 const int input_id = node->inputs->data[0]; in IsHybridOperator() local
82 const TfLiteType input_type = context->tensors[input_id].type; in IsHybridOperator()
/external/libxml2/include/libxml/
Dparser.h312 int input_id; /* we need to label inputs */ member
/external/libxml2/
DparserInternals.c1381 input->id = ctxt->input_id++; in xmlNewInputStream()
1761 ctxt->input_id = 1; in xmlInitParserCtxt()
Dparser.c13375 ctxt->input_id = oldctxt->input_id + 1; in xmlParseBalancedChunkMemoryInternal()
13629 ctxt->input_id = 2; in xmlParseInNodeContext()
13842 ctxt->input_id = 2; in xmlParseBalancedChunkMemoryRecover()
14007 ctxt->input_id = pctx->input_id + 1; in xmlCreateEntityParserCtxtInternal()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler.c2050 uint input_id; in permute_ps_inputs() local
2056 input_id = native_idx++; in permute_ps_inputs()
2057 swap_native_registers(c, etna_native_temp(input_id), in permute_ps_inputs()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc423 unsigned struct_input_id_sz = sizeof(struct input_id);
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle327 d input_id like(xmlCint) Label inputs ?