Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dhme_search_algo.c572 s_err_prms.i4_num_partitions = ps_fullpel_refine_ctxt->i4_num_valid_parts; in hme_pred_search()
594 S32 i4_num_partitions, in hme_get_calc_sad_and_result_explicit_fxn() argument
604 ASSERT(i4_num_partitions == 1); in hme_get_calc_sad_and_result_explicit_fxn()
619 ASSERT(i4_num_partitions == 5); in hme_get_calc_sad_and_result_explicit_fxn()
629 ASSERT(i4_num_partitions == 1); in hme_get_calc_sad_and_result_explicit_fxn()
644 ASSERT(i4_num_partitions == 5); in hme_get_calc_sad_and_result_explicit_fxn()
721 S32 i4_num_partitions; in hme_pred_search_no_encode() local
765 i4_num_partitions = hme_create_valid_part_ids(i4_part_mask, pi4_valid_part_ids); in hme_pred_search_no_encode()
779 s_err_prms.i4_num_partitions = i4_num_partitions; in hme_pred_search_no_encode()
792 i4_num_partitions, in hme_pred_search_no_encode()
Dhme_defs.h2040 S32 i4_num_partitions; member