Home
last modified time | relevance | path

Searched refs:ppd_intra_costs (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Dhme_interface.h932 double **ppd_intra_costs,
1028 double **ppd_intra_costs,
Dhme_interface.c3520 double **ppd_intra_costs, in hme_set_refine_prms() argument
3540 if((u1_encode) && (NULL != ppd_intra_costs)) in hme_set_refine_prms()
3542 ps_refine_prms->pd_intra_costs = ppd_intra_costs[layer_id]; in hme_set_refine_prms()
4469 double **ppd_intra_costs, in hme_process_frm() argument
4505 ppd_intra_costs, in hme_process_frm()