/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/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/tensorflow/tensorflow/core/data/service/ |
D | journal.proto | 11 oneof update_type { oneof
|
/external/libaom/libaom/av1/encoder/ |
D | gop_structure.c | 189 const FRAME_UPDATE_TYPE update_type = gf_group->update_type[frame_idx]; in set_gop_ref_frame_map() local
|
D | firstpass.h | 111 FRAME_UPDATE_TYPE update_type[MAX_STATIC_GF_GROUP_LENGTH]; member
|
D | encodeframe.c | 3977 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in get_tpl_stats_b() local 5664 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in encode_frame_internal() local 5947 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in encode_frame_internal() local 5972 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in encode_frame_internal() local 5987 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in encode_frame_internal() local 5998 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in encode_frame_internal() local
|
D | interp_search.c | 449 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in find_best_non_dual_interp_filter() local
|
D | ratectrl.c | 423 const FRAME_UPDATE_TYPE update_type = gf_group->update_type[gf_group->index]; in get_rate_factor_level() local 906 const FRAME_UPDATE_TYPE update_type = gf_group->update_type[gf_index]; in get_q_using_fixed_offsets() local
|
D | pass2_strategy.c | 2515 const int update_type = gf_group->update_type[gf_group->index]; in av1_get_second_pass_params() local 2565 const int update_type = gf_group->update_type[gf_group->index]; in av1_get_second_pass_params() local
|
D | temporal_filter.c | 1232 const FRAME_UPDATE_TYPE update_type = gf_group->update_type[group_idx]; in av1_temporal_filter() local
|
D | rdopt.c | 1302 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in motion_mode_rd() local 3517 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in set_params_rd_pick_inter_mode() local
|
D | encoder.h | 1527 const FRAME_UPDATE_TYPE update_type = gf_group->update_type[gf_group->index]; in frame_is_kf_gf_arf() local 1864 const FRAME_UPDATE_TYPE update_type = gf_group->update_type[gf_group->index]; in is_frame_arf_and_tpl_eligible() local
|
D | tx_search.c | 1970 const FRAME_UPDATE_TYPE update_type = get_frame_update_type(&cpi->gf_group); in get_tx_mask() local
|
/external/libvpx/libvpx/vp9/ |
D | simple_encode.cc | 82 get_frame_type_from_update_type(FRAME_UPDATE_TYPE update_type) { in get_frame_type_from_update_type()
|
/external/mesa3d/src/compiler/glsl/ |
D | opt_algebraic.cpp | 180 update_type(ir_expression *ir) in update_type() function
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_adv_monitor_tests.py | 51 def update_type(self, monitor_type): member in TestMonitor
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.h | 131 FRAME_UPDATE_TYPE update_type[MAX_STATIC_GF_GROUP_LENGTH + 2]; member
|
D | vp9_encoder.c | 5767 FRAME_UPDATE_TYPE update_type; member 7105 FRAME_UPDATE_TYPE update_type,
|
D | vp9_encoder.h | 855 FRAME_UPDATE_TYPE update_type; member
|
/external/adhd/scripts/audio_tuning/frontend/ |
D | audio.js | 1910 function update_type(index, v) { function in EqDrawer
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/ |
D | hlo_ops.cc | 2993 auto update_type = update.getType().dyn_cast<RankedTensorType>(); in fold() local
|