Searched refs:SPATIAL_LAYER_ALL (Results 1 – 4 of 4) sorted by relevance
870 case SPATIAL_LAYER_ALL: in SetOption()916 case SPATIAL_LAYER_ALL: in SetOption()1246 …if ((pInfo->iLayer != SPATIAL_LAYER_ALL) && (pInfo->iLayer != SPATIAL_LAYER_0) && (pInfo->iLayer !… in GetOption()1249 if (pInfo->iLayer == SPATIAL_LAYER_ALL) { in GetOption()1261 …if ((pInfo->iLayer != SPATIAL_LAYER_ALL) && (pInfo->iLayer != SPATIAL_LAYER_0) && (pInfo->iLayer !… in GetOption()1264 if (pInfo->iLayer == SPATIAL_LAYER_ALL) { in GetOption()
212 SPATIAL_LAYER_ALL = 4 enumerator
323 existEncoderBitRate.iLayer = SPATIAL_LAYER_ALL; in SetRates()337 newEncoderBitRate.iLayer = SPATIAL_LAYER_ALL; in SetRates()
706 if (iLayer == SPATIAL_LAYER_ALL) { in WelsEncoderApplyBitRate()