Home
last modified time | relevance | path

Searched defs:part_id (Results 1 – 16 of 16) sorted by relevance

/external/libhevc/encoder/arm/
Dihevce_me_neon.c562 S32 part_id = pi4_valid_part_ids[j]; in hme_calc_sad_and_1_best_result_neon() local
588 S32 part_id = refine_ctxt->ai4_part_id[i]; in hme_calc_sad_and_1_best_result_neon() local
642 S32 part_id = pi4_valid_part_ids[i]; in hme_calc_sad_and_1_best_result_subpel_neon() local
Dihevce_subpel_neon.c428 S32 part_id = pi4_valid_part_ids[i]; in hme_evalsatd_update_1_best_result_pt_pu_16x16_neon() local
/external/libhevc/encoder/
Dhme_err_compute.c786 S32 part_id; in hme_init_pred_ctxt_encode() local
2235 S32 part_id = pi4_valid_part_ids[i4_count]; in hme_calc_sad_and_2_best_results() local
2299 WORD32 part_id; in hme_calc_sad_and_2_best_results() local
2426 S32 part_id = pi4_valid_part_ids[i4_count]; in hme_calc_sad_and_2_best_results_subpel() local
2691 S32 part_id = pi4_valid_part_ids[i4_count]; in hme_calc_stim_injected_sad_and_2_best_results() local
2826 WORD32 part_id; in hme_calc_stim_injected_sad_and_2_best_results() local
3011 S32 part_id = pi4_valid_part_ids[i4_count]; in hme_calc_sad_and_1_best_result() local
3066 WORD32 part_id; in hme_calc_sad_and_1_best_result() local
3267 S32 part_id = pi4_valid_part_ids[i4_count]; in hme_calc_stim_injected_sad_and_1_best_result() local
3390 WORD32 part_id; in hme_calc_stim_injected_sad_and_1_best_result() local
[all …]
Dhme_subpel.c1419 S32 part_id = pi4_valid_part_ids[i4_count]; in hme_evalsatd_update_2_best_results_pt_pu_16x16() local
1582 S32 part_id = pi4_valid_part_ids[i4_count]; in hme_evalsatd_update_1_best_result_pt_pu_16x16() local
2355 S32 part_id; in hme_subpel_refine_search_node_high_speed() local
2972 S32 part_id; in hme_subpel_refine_search_node_high_speed() local
3857 S32 part_id = ps_subpel_refine_ctxt->ai4_part_id[i]; in hme_subpel_refine_struct_to_search_results_struct_converter() local
4057 S32 part_id; in hme_subpel_refine_cu_hs() local
Dhme_search_algo.c139 S32 part_id; in hme_compute_grid_results() local
Dhme_utils.c5058 S32 part_id = pi4_valid_part_array[i2_count]; in hme_compute_stim_injected_distortion_for_all_parts() local
Dhme_defs.h622 #define INSERT_NEW_NODE_NOMAP_ALTERNATE(as_nodes, num_nodes, new_node, result_num, part_id) \ argument
/external/llvm-project/openmp/runtime/test/tasking/
Dbug_nested_proxy_task.c58 kmp_int32 part_id; /**< part id for the task */ member
Dbug_proxy_task_dep_waiting.c55 kmp_int32 part_id; /**< part id for the task */ member
Dkmp_detach_tasks_t1.c46 int part_id; member
Dkmp_taskloop.c30 int part_id; member
Dkmp_detach_tasks_t2.c46 int part_id; member
Dkmp_detach_tasks_t3.c48 int part_id; member
/external/google-breakpad/src/processor/
Dminidump_processor.cc489 uint32_t part_id = (cpuid & 0xff00fff0); in GetARMCpuInfo() local
/external/autotest/frontend/afe/
Dmoblab_rpc_interface.py980 bug_id=None, part_id=None): argument
/external/llvm-project/openmp/runtime/src/
Dkmp.h2194 kmp_int32 part_id; /**< part id for the task */ member