OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_index
(Results
1 - 5
of
5
) sorted by null
/external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc
297
void VerifyRateControl(int
update_index
,
312
update_index
, bit_rate_, encoding_bitrate_total_, frame_rate_);
443
int
update_index
= 0;
local
445
rate_profile.frame_index_rate_update[
update_index
+ 1]);
463
rate_profile.frame_index_rate_update[
update_index
+ 1]) {
465
update_index
, rc_metrics[
update_index
].max_key_frame_size_mismatch,
466
rc_metrics[
update_index
].max_delta_frame_size_mismatch,
467
rc_metrics[
update_index
].max_encoding_rate_mismatch,
468
rc_metrics[
update_index
].max_time_hit_target
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
dynamic_update_slice_util.cc
76
auto loop_body_emitter = [&](const IrArray::Index&
update_index
) -> Status {
80
// output_index[dim] = start_index[dim] +
update_index
[dim]
85
start_multi_index[i],
update_index
[i]->getType());
86
output_multi_index[i] = b->CreateAdd(start_index0,
update_index
[i]);
89
// Do output[output_index] = update[
update_index
].
93
update_array_generator(
update_index
));
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_evaluator_typed_visitor.h
[
all
...]
elemental_ir_emitter.cc
[
all
...]
/external/vulkan-validation-layers/layers/
descriptor_sets.cpp
975
uint32_t
update_index
= 0;
local
[
all
...]
Completed in 116 milliseconds