| /external/autotest/utils/frozen_chromite/lib/ |
| D | stateful_updater.py | 54 def Update(self, payload_path_on_device, update_type=None): argument 81 def _MarkUpdateType(self, update_type): argument
|
| /external/vboot_reference/firmware/lib/cgptlib/ |
| D | cgptlib.c | 120 int GptUpdateKernelWithEntry(GptData *gpt, GptEntry *e, uint32_t update_type) in GptUpdateKernelWithEntry() 198 int GptUpdateKernelEntry(GptData *gpt, uint32_t update_type) in GptUpdateKernelEntry()
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_ext_ratectrl.c | 142 static int extrc_get_frame_type(FRAME_UPDATE_TYPE update_type) { in extrc_get_frame_type() 160 FRAME_UPDATE_TYPE update_type, int gop_size, int use_alt_ref, in vp9_extrc_get_encodeframe_decision() 256 FRAME_UPDATE_TYPE update_type, int gop_size, int use_alt_ref, in vp9_extrc_get_frame_rdmult()
|
| D | vp9_tpl_model.h | 28 FRAME_UPDATE_TYPE update_type; member
|
| D | vp9_encoder.c | 4507 const FRAME_UPDATE_TYPE update_type = local 4622 FRAME_UPDATE_TYPE update_type = gf_group->update_type[gf_group->index]; local 5461 FRAME_UPDATE_TYPE update_type, int show_idx, int quantize_index, 5498 int ref_frame_flags, FRAME_UPDATE_TYPE update_type, 5622 FRAME_UPDATE_TYPE update_type = gf_group->update_type[gf_group->index]; local 5758 FRAME_UPDATE_TYPE update_type = local 6328 void vp9_get_ref_frame_info(FRAME_UPDATE_TYPE update_type, int ref_frame_flags,
|
| D | vp9_firstpass.h | 83 FRAME_UPDATE_TYPE update_type[MAX_STATIC_GF_GROUP_LENGTH + 2]; member
|
| /external/cronet/net/dns/ |
| D | mock_host_resolver.cc | 418 void TriggerAddressResult(MdnsListenerUpdateType update_type, in TriggerAddressResult() 423 void TriggerTextResult(MdnsListenerUpdateType update_type, in TriggerTextResult() 428 void TriggerHostnameResult(MdnsListenerUpdateType update_type, in TriggerHostnameResult() 433 void TriggerUnhandledResult(MdnsListenerUpdateType update_type) { in TriggerUnhandledResult() 842 MdnsListenerUpdateType update_type, in TriggerMdnsListeners() 853 MdnsListenerUpdateType update_type, in TriggerMdnsListeners() 864 MdnsListenerUpdateType update_type, in TriggerMdnsListeners() 875 MdnsListenerUpdateType update_type) { in TriggerMdnsListeners()
|
| D | mdns_client_impl.cc | 390 MDnsCache::UpdateType update_type, in AlertListeners() 578 void MDnsListenerImpl::HandleRecordUpdate(MDnsCache::UpdateType update_type, in HandleRecordUpdate()
|
| /external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/proto/google/cloud/contentwarehouse/v1/ |
| D | common.proto | 64 UpdateType update_type = 1; field
|
| /external/googleapis/google/cloud/contentwarehouse/v1/ |
| D | common.proto | 64 UpdateType update_type = 1; field
|
| /external/libhevc/decoder/ |
| D | ihevcd_statistics.h | 128 #define STATS_UPDATE_CODED_TRANS(e_trans_type, c_idx, update_type) ihevcd_update_num_trans_blocks(e… argument 139 #define STATS_UPDATE_CODED_TRANS(e_trans_type, c_idx, update_type) ; argument
|
| /external/mesa3d/src/compiler/glsl/ |
| D | opt_algebraic.cpp | 150 update_type(ir_expression *ir) in update_type() function
|
| /external/tensorflow/tensorflow/core/data/service/ |
| D | journal.proto | 13 oneof update_type { oneof
|
| /external/libaom/av1/encoder/ |
| D | encodeframe.c | 1798 const FRAME_UPDATE_TYPE update_type = in encode_frame_internal() local 2095 const FRAME_UPDATE_TYPE update_type = in encode_frame_internal() local 2159 const FRAME_UPDATE_TYPE update_type = in encode_frame_internal() local 2202 const FRAME_UPDATE_TYPE update_type = in encode_frame_internal() local 2241 const FRAME_UPDATE_TYPE update_type = in encode_frame_internal() local
|
| D | pass2_strategy.c | 3709 const int update_type = gf_group->update_type[cpi->gf_frame_index]; in av1_get_second_pass_params() local 4100 const int update_type = cpi->ppi->gf_group.update_type[cpi->gf_frame_index]; in av1_twopass_postencode_update() local 4317 const FRAME_UPDATE_TYPE update_type = in av1_twopass_postencode_update() local 4347 const FRAME_UPDATE_TYPE update_type = in av1_twopass_postencode_update() local 4368 const FRAME_UPDATE_TYPE update_type = in av1_twopass_postencode_update() local 4384 const FRAME_UPDATE_TYPE update_type = in av1_twopass_postencode_update() local
|
| D | rd.c | 385 FRAME_UPDATE_TYPE update_type, in av1_compute_rd_mult_based_on_qindex() 412 const FRAME_UPDATE_TYPE update_type, in av1_compute_rd_mult()
|
| D | temporal_filter.c | 1053 const FRAME_UPDATE_TYPE update_type = gf_group->update_type[gf_frame_index]; in tf_setup_filtering_buffer() local 1485 int update_type = gf_group->update_type[gf_index]; in av1_tf_info_filtering() local
|
| D | encoder.c | 2934 FRAME_UPDATE_TYPE update_type = in encode_with_recode_loop() local 3327 const FRAME_UPDATE_TYPE update_type = in encode_with_and_without_superres() local 4545 FRAME_UPDATE_TYPE update_type = in update_gm_stats() local
|
| D | encodeframe_utils.h | 306 const FRAME_UPDATE_TYPE update_type = in set_rdmult() local
|
| D | tpl_model.h | 744 FRAME_UPDATE_TYPE update_type) { in rc_log_frame_encode_param()
|
| D | interp_search.c | 444 const FRAME_UPDATE_TYPE update_type = in find_best_non_dual_interp_filter() local
|
| D | firstpass.h | 357 FRAME_UPDATE_TYPE update_type[MAX_STATIC_GF_GROUP_LENGTH]; member
|
| /external/autotest/server/cros/bluetooth/ |
| D | bluetooth_adapter_adv_monitor_tests.py | 63 def update_type(self, monitor_type): member in TestMonitor
|
| /external/libaom/test/ |
| D | tpl_model_test.cc | 375 const FRAME_UPDATE_TYPE update_type[4] = { KF_UPDATE, ARF_UPDATE, in init_toy_gf_group() local
|
| /external/libaom/aom/ |
| D | aom_external_partition.h | 255 int update_type; ///< Frame update type, defined in ratectrl.h member
|