Searched defs:max_coeff (Results 1 – 8 of 8) sorted by relevance
132 const int64_t max_coeff = (32766 << (bit_depth_ - 8)) / 4; in InitInput() local277 const int16_t max_coeff = std::numeric_limits<int16_t>::max(); in TEST_P() local
59 size_t max_coeff = 1 << (bp_max - coeff_offset - 1); in decode_range_generic() local
259 T max_coeff; in Step() local
220 T max_coeff = inputs[t].row(b).maxCoeff(); in CalculateLoss() local
253 float max_coeff; in Step() local
1177 ASSERTED const uint64_t max_coeff = in pvr_pipeline_alloc_shareds() local1671 ASSERTED const uint64_t max_coeff = in pvr_graphics_pipeline_alloc_shareds() local
1460 const int max_coeff = (MAX_COEFF_THRESH << 16) + MAX_COEFF_THRESH; in CollectHistogram_MIPSdspR2() local
1231 double max_coeff = 1e-4, min_coeff = -1e-4; in aom_noise_model_get_grain_parameters() local