Searched refs:MIN_HT_COARSE (Results 1 – 2 of 2) sorted by relevance
64 #define MIN_HT_COARSE 16 macro
704 if(ps_prms->a_ht[n_layers - 1] < 2 * (MIN_HT_COARSE)) in hme_validate_init_prms()1060 ASSERT(p_ht[n_enc_layers - 1] >= 2 * MIN_HT_COARSE); in hme_derive_num_layers()1064 if((p_wd[i - 1] < 2 * MIN_WD_COARSE) || (p_ht[i - 1] < 2 * MIN_HT_COARSE)) in hme_derive_num_layers()