Searched refs:EXT_HQ_ONLY (Results 1 – 3 of 3) sorted by relevance
138 EXT_HQ_ONLY = 0, /*!< High Quality processing only */ enumerator
445 case EXT_HQ_ONLY: in check_UParam_Build_DecConfig()621 (CFG_LEVEL)(0), EXT_HQ_ONLY, OUTPUT_CHANNELS_DEFAULT, BINAURAL_NONE}; in mpegSurroundDecoder_Create()
279 case EXT_HQ_ONLY: in FDK_SpatialDecOpen()498 self->partiallyComplex = (config->decoderMode != EXT_HQ_ONLY) ? 1 : 0; in FDK_SpatialDecOpen()