Searched refs:u1_num_bufs_allocated (Results 1 – 1 of 1) sorted by relevance
707 UWORD8 u1_num_bufs_allocated; in ihevce_cu_mode_decide() local709 u1_num_bufs_allocated = ihevce_get_free_pred_buf_indices( in ihevce_cu_mode_decide()712 ASSERT(u1_num_bufs_allocated == (NUM_CU_ME_INTRA_PRED_IDX - 1)); in ihevce_cu_mode_decide()714 for(ctr = ps_ctxt->s_cu_me_intra_pred_prms.i4_pointer_count; ctr < u1_num_bufs_allocated; in ihevce_cu_mode_decide()739 UWORD8 u1_num_bufs_allocated; in ihevce_cu_mode_decide() local741 u1_num_bufs_allocated = ihevce_get_free_pred_buf_indices( in ihevce_cu_mode_decide()744 ASSERT(u1_num_bufs_allocated == NUM_CU_ME_INTRA_PRED_IDX); in ihevce_cu_mode_decide()746 for(ctr = ps_ctxt->s_cu_me_intra_pred_prms.i4_pointer_count; ctr < u1_num_bufs_allocated; in ihevce_cu_mode_decide()