Searched refs:quantize_band_cost_cache (Results 1 – 3 of 3) sorted by relevance
38 entry = &s->quantize_band_cost_cache[scale_idx][w*16+g]; in quantize_band_cost_cached()
413 …AACQuantizeBandCostCacheEntry quantize_band_cost_cache[256][128]; ///< memoization area for quanti… member
128 memset(s->quantize_band_cost_cache, 0, sizeof(s->quantize_band_cost_cache)); in ff_quantize_band_cost_cache_init()