Searched defs:MAX_NUM_INTER_PARTS (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_enc_loop_inter_mode_sifter.c | 417 UWORD8 (*pau1_final_pred_buf_id)[MAX_NUM_INTER_PARTS], in ihevce_merge_cand_pred_buffer_preparation() 579 UWORD8 (*pau1_final_pred_buf_id)[MAX_NUM_INTER_PARTS], in ihevce_mixed_mode_cand_type1_pred_buffer_preparation() 897 UWORD8 (*pau1_final_pred_buf_id)[MAX_NUM_INTER_PARTS], in ihevce_mixed_mode_cand_type0_pred_buffer_preparation() 1474 UWORD32 (*pau4_cost)[MAX_NUM_INTER_PARTS], in ihevce_merge_cands_with_existing_best() 1476 UWORD8 (*pau1_final_pred_buf_id)[MAX_NUM_INTER_PARTS], in ihevce_merge_cands_with_existing_best() 1933 UWORD8 (*pau1_best_pred_buf_id)[MAX_NUM_INTER_PARTS], in ihevce_merge_prms_init() 1935 WORD32 (*pai4_noise_term)[MAX_NUM_INTER_PARTS], in ihevce_merge_prms_init() 1936 UWORD32 (*pau4_pred_variance)[MAX_NUM_INTER_PARTS], in ihevce_merge_prms_init()
|
D | ihevce_me_common_defs.h | 70 #define MAX_NUM_INTER_PARTS 2 macro
|
D | hme_utils.c | 4095 hme_pred_buf_info_t (*ps_info)[MAX_NUM_INTER_PARTS], in hme_init_pred_buf_info() 4128 hme_pred_buf_info_t (*ps_pred_buf_info)[MAX_NUM_INTER_PARTS], in hme_debrief_bipred_eval()
|