Searched refs:ihevce_derive_me_init_prms (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_me_pass.h | 303 void ihevce_derive_me_init_prms(
|
D | ihevce_me_pass.c | 172 void ihevce_derive_me_init_prms( in ihevce_derive_me_init_prms() function 368 ihevce_derive_me_init_prms(ps_init_prms, &s_hme_init_prms, i4_num_proc_thrds, i4_resolution_id); in ihevce_me_get_mem_recs() 441 ihevce_derive_me_init_prms(ps_init_prms, &s_hme_init_prms, i4_num_proc_thrds, i4_resolution_id); in ihevce_me_init()
|
D | ihevce_coarse_me_pass.c | 182 ihevce_derive_me_init_prms(ps_init_prms, &s_hme_init_prms, i4_num_proc_thrds, i4_resolution_id); in ihevce_coarse_me_get_mem_recs() 263 ihevce_derive_me_init_prms(ps_init_prms, &s_hme_init_prms, i4_num_proc_thrds, i4_resolution_id); in ihevce_coarse_me_init()
|