Home
last modified time | relevance | path

Searched refs:ihevce_set_pred_buf_as_free (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_inter_mode_sifter.c1168 ihevce_set_pred_buf_as_free( in ihevce_free_unused_buf_indices()
1173 ihevce_set_pred_buf_as_free( in ihevce_free_unused_buf_indices()
1178 ihevce_set_pred_buf_as_free( in ihevce_free_unused_buf_indices()
1181 ihevce_set_pred_buf_as_free( in ihevce_free_unused_buf_indices()
1189 ihevce_set_pred_buf_as_free(pu4_pred_buf_usage_indicator, pu1_buf_id_to_free[i]); in ihevce_free_unused_buf_indices()
1195 ihevce_set_pred_buf_as_free(pu4_pred_buf_usage_indicator, u1_me_buf_id); in ihevce_free_unused_buf_indices()
1201 ihevce_set_pred_buf_as_free(pu4_pred_buf_usage_indicator, pu1_buf_id_to_free[i]); in ihevce_free_unused_buf_indices()
1211 ihevce_set_pred_buf_as_free(pu4_pred_buf_usage_indicator, pu1_buf_id_to_free[i]); in ihevce_free_unused_buf_indices()
1250 ihevce_set_pred_buf_as_free(pu4_pred_buf_usage_indicator, pu1_buf_id_to_free[i]); in ihevce_free_unused_buf_indices()
1298 ihevce_set_pred_buf_as_free(pu4_pred_buf_usage_indicator, pu1_buf_id_to_free[i]); in ihevce_free_unused_buf_indices()
Dihevce_enc_loop_inter_mode_sifter.h62 ihevce_set_pred_buf_as_free(usage_indicator, value_referred); \
Dhme_utils.c2931 ihevce_set_pred_buf_as_free( in hme_decide_part_types()
3005 ihevce_set_pred_buf_as_free( in hme_decide_part_types()
4149 ihevce_set_pred_buf_as_free( in hme_debrief_bipred_eval()
4152 ihevce_set_pred_buf_as_free( in hme_debrief_bipred_eval()
4160 ihevce_set_pred_buf_as_free( in hme_debrief_bipred_eval()
4163 ihevce_set_pred_buf_as_free( in hme_debrief_bipred_eval()
4168 ihevce_set_pred_buf_as_free( in hme_debrief_bipred_eval()
4197 ihevce_set_pred_buf_as_free( in hme_debrief_bipred_eval()
4200 ihevce_set_pred_buf_as_free( in hme_debrief_bipred_eval()
4244 ihevce_set_pred_buf_as_free( in hme_debrief_bipred_eval()
[all …]
Dihevce_common_utils.h185 void ihevce_set_pred_buf_as_free(UWORD32 *pu4_idx_array, UWORD8 u1_buf_id);
Dihevce_common_utils.c561 void ihevce_set_pred_buf_as_free(UWORD32 *pu4_idx_array, UWORD8 u1_buf_id) in ihevce_set_pred_buf_as_free() function