Searched refs:COMPRESS_RATIO_THR (Results 1 – 3 of 3) sorted by relevance
75 #define COMPRESS_RATIO_THR (1.0f) //set to size of the original data, which will be large eno… macro
98 …e = WELS_ROUND (((3 * pLayerCfg->iVideoWidth * pLayerCfg->iVideoHeight) >> 1) * COMPRESS_RATIO_THR) in InitParamForSizeLimitSlcMode()263 …= WELS_ROUND (((3 * pLayerCfg->iVideoWidth * pLayerCfg->iVideoHeight) >> 1) * COMPRESS_RATIO_THR) + in InitFrameBsBuffer()349 …e = WELS_ROUND (((3 * pLayerCfg->iVideoWidth * pLayerCfg->iVideoHeight) >> 1) * COMPRESS_RATIO_THR) in InitLayerSliceBuffer()
1589 fCompressRatioThr = COMPRESS_RATIO_THR; in RequestMemorySvc()