Searched refs:spatial_height_fact (Results 1 – 3 of 3) sorted by relevance
363 qm_->spatial_height_fact = 1.0f; in SetDefaultAction()598 qm_->spatial_height_fact = 1.0f / kFactorHeightSpatial[action_.spatial]; in UpdateDownsamplingState()605 qm_->spatial_height_fact = in UpdateDownsamplingState()615 qm_->spatial_height_fact = kFactorHeightSpatial[action_.spatial]; in UpdateDownsamplingState()626 qm_->spatial_height_fact; in UpdateDownsamplingState()636 static_cast<uint16_t>(height_ / qm_->spatial_height_fact + 0.5f); in UpdateCodecResolution()812 float spatial_height_fact = kFactorHeightSpatial[action_.spatial]; in ConstrainAmountOfDownSampling() local815 state_dec_factor_spatial_ * spatial_width_fact * spatial_height_fact; in ConstrainAmountOfDownSampling()867 qm_->spatial_height_fact = 2.0f; in SelectSpatialDirectionMode()884 qm_->spatial_height_fact = 1.0f; in SelectSpatialDirectionMode()[all …]
30 spatial_height_fact(1.0f), in VCMResolutionScale()38 float spatial_height_fact; member
1297 qm_scale->spatial_height_fact == fac_height && in IsSelectedActionCorrect()