Home
last modified time | relevance | path

Searched refs:me_ctxt_t (Results 1 – 21 of 21) sorted by relevance

/external/libavc/encoder/
Dime.h87 extern void ime_diamond_search_16x16(me_ctxt_t *ps_me_ctxt, WORD32 i4_reflist);
115 extern void ime_evaluate_init_srchposn_16x16(me_ctxt_t *ps_me_ctxt,
142 extern void ime_full_pel_motion_estimation_16x16(me_ctxt_t *ps_me_ctxt,
169 extern void ime_sub_pel_motion_estimation_16x16(me_ctxt_t *ps_me_ctxt,
196 extern void ime_compute_skip_cost(me_ctxt_t *ps_me_ctxt,
Dime.c90 void ime_diamond_search_16x16(me_ctxt_t *ps_me_ctxt, WORD32 i4_reflist) in ime_diamond_search_16x16()
277 me_ctxt_t *ps_me_ctxt, in ime_evaluate_init_srchposn_16x16()
393 me_ctxt_t *ps_me_ctxt, in ime_full_pel_motion_estimation_16x16()
457 me_ctxt_t *ps_me_ctxt, in ime_sub_pel_motion_estimation_16x16()
695 me_ctxt_t *ps_me_ctxt, in ime_compute_skip_cost()
Dih264e_me.h113 void ih264e_init_mv_bits(me_ctxt_t *ps_me);
Dime_structs.h298 } me_ctxt_t; typedef
Dih264e_me.c123 void ih264e_init_mv_bits(me_ctxt_t *ps_me_ctxt) in ih264e_init_mv_bits()
214 me_ctxt_t *ps_me_ctxt, in ih264e_get_search_candidates()
826 me_ctxt_t *ps_me_ctxt = &ps_proc->s_me_ctxt; in ih264e_init_me()
882 me_ctxt_t *ps_me_ctxt = &ps_proc->s_me_ctxt; in ih264e_compute_me_single_reflist()
1669 void ih264e_evaluate_bipred(me_ctxt_t *ps_me_ctxt, in ih264e_evaluate_bipred()
1786 me_ctxt_t *ps_me_ctxt = &ps_proc->s_me_ctxt; in ih264e_compute_me_multi_reflist()
Dih264e_function_selector_generic.c118 me_ctxt_t *ps_me_ctxt = NULL; in ih264e_init_function_ptr_generic()
Dih264e_mc.c116 me_ctxt_t *ps_me_ctxt = &ps_proc->s_me_ctxt; in ih264e_motion_comp_luma()
Dih264e_structs.h1415 me_ctxt_t s_me_ctxt;
Dih264e_utils.c2110 me_ctxt_t *ps_me_ctxt = &ps_proc->s_me_ctxt; in ih264e_pic_init()
Dih264e_api.c4437 me_ctxt_t *ps_mem_ctxt = &(ps_codec->as_process[i].s_me_ctxt); in ih264e_init_mem_rec()
/external/libhevc/encoder/
Dihevce_me_pass.c538 me_ctxt_t *ps_me_thrd_ctxt; in ihevce_me_set_resolution()
550 me_ctxt_t *ps_ctxt, in ihevce_populate_me_ctb_data()
697 me_ctxt_t *ps_ctxt = (me_ctxt_t *)pv_me_ctxt; in ihevce_me_update_ctb_results()
919 me_ctxt_t *ps_thrd_ctxt; in ihevce_me_process()
993 me_ctxt_t *ps_thrd0_ctxt; in ihevce_me_frame_dpb_update()
998 me_ctxt_t *ps_ctxt; in ihevce_me_frame_dpb_update()
1004 ps_ctxt = (me_ctxt_t *)ps_thrd0_ctxt; in ihevce_me_frame_dpb_update()
1126 me_ctxt_t *ps_thrd_ctxt; in ihevce_me_frame_init()
1127 me_ctxt_t *ps_thrd0_ctxt; in ihevce_me_frame_init()
1449 me_ctxt_t *ps_thrd0_ctxt; in ihevce_l0_me_frame_end()
Dhme_refine.h44 me_ctxt_t *ps_ctxt,
Dhme_utils.h393 me_ctxt_t *ps_ctxt, me_frm_ctxt_t *ps_frm_ctxt, S32 i4_layer_id, S32 i4_num_me_frm_pllel);
714 me_ctxt_t *ps_thrd_ctxt,
728 me_ctxt_t *ps_thrd_ctxt,
Dhme_interface.c1135 me_ctxt_t *ps_ctxt; in hme_enc_alloc_init_mem()
1169 size = ps_prms->i4_num_proc_thrds * sizeof(me_ctxt_t); in hme_enc_alloc_init_mem()
1172 me_ctxt_t *ps_me_tmp_ctxt = (me_ctxt_t *)ps_memtabs[count].pu1_mem; in hme_enc_alloc_init_mem()
2678 me_ctxt_t *ps_ctxt; in hme_enc_init_ctxt()
2862 me_ctxt_t *ps_thrd_ctxt; in hme_set_resolution()
2870 ps_thrd_ctxt = (me_ctxt_t *)pv_me_ctxt; in hme_set_resolution()
2977 S32 hme_find_descr_idx(me_ctxt_t *ps_ctxt, S32 i4_poc, S32 i4_idr_gop_num, S32 i4_num_me_frm_pllel) in hme_find_descr_idx()
3006 S32 hme_find_free_descr_idx(me_ctxt_t *ps_ctxt, S32 i4_num_me_frm_pllel) in hme_find_free_descr_idx()
3042 me_ctxt_t *ps_ctxt = (me_ctxt_t *)pv_me_ctxt; in hme_discard_frm()
3133 me_ctxt_t *ps_thrd_ctxt; in hme_add_inp()
[all …]
Dhme_defs.h3266 } me_ctxt_t; typedef
3297 me_ctxt_t *aps_me_ctxt[MAX_NUM_FRM_PROC_THRDS_ENC];
Dhme_utils.c1113 me_ctxt_t *ps_ctxt, me_frm_ctxt_t *ps_frm_ctxt, S32 i4_layer_id, S32 i4_num_me_frm_pllel) in hme_get_past_layer_ctxt()
3027 me_ctxt_t *ps_thrd_ctxt, in hme_populate_pus()
3230 me_ctxt_t *ps_thrd_ctxt, in hme_populate_pus_8x8_cu()
Dihevce_frame_process.c3234 me_ctxt_t *ps_ctxt = ps_master_ctxt->aps_me_ctxt[i4_thrd_id]; in ihevce_enc_frm_proc_slave_thrd()
3262 me_ctxt_t *ps_ctxt = ps_master_ctxt->aps_me_ctxt[i4_thrd_id]; in ihevce_enc_frm_proc_slave_thrd()
3365 me_ctxt_t *ps_ctxt = ps_master_ctxt->aps_me_ctxt[i4_thrd_id]; in ihevce_enc_frm_proc_slave_thrd()
Dhme_refine.c977 me_ctxt_t *ps_thrd_ctxt, in hme_try_merge_high_speed()
5876 me_ctxt_t *ps_thrd_ctxt, in hme_refine()
/external/libavc/encoder/x86/
Dih264e_function_selector_sse42.c109 me_ctxt_t *ps_me_ctxt = NULL; in ih264e_init_function_ptr_sse42()
/external/libavc/encoder/arm/
Dih264e_function_selector_a9q.c109 me_ctxt_t *ps_me_ctxt = NULL; in ih264e_init_function_ptr_neon_a9q()
Dih264e_function_selector_av8.c116 me_ctxt_t *ps_me_ctxt = NULL; in ih264e_init_function_ptr_neon_av8()