Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/demodulator/hal/k6lite/demod/
H A DhalDMD_INTERN_DVBS.c484 const MS_U8 modulation_order_array[12] = {2, 3, 4, 5, 3, 4, 5, 6, 6, 6, 7, 8}; variable
2604 modulation_order = modulation_order_array[mod_type_idx]; in INTERN_DVBS_GetTsDivNum()