Searched refs:MIN_WD_COARSE (Results 1 – 2 of 2) sorted by relevance
63 #define MIN_WD_COARSE 16 macro
702 if(ps_prms->a_wd[n_layers - 1] < 2 * (MIN_WD_COARSE)) in hme_validate_init_prms()1059 ASSERT(p_wd[n_enc_layers - 1] >= 2 * MIN_WD_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()