Searched refs:reqcache (Results 1 – 1 of 1) sorted by relevance
959 mad_fixed_t reqcache[16]; in III_huffdecode() local1059 requantized = reqcache[value]; in III_huffdecode()1062 requantized = reqcache[value] = III_requantize(value, exp); in III_huffdecode()1094 requantized = reqcache[value]; in III_huffdecode()1097 requantized = reqcache[value] = III_requantize(value, exp); in III_huffdecode()1114 requantized = reqcache[value]; in III_huffdecode()1117 requantized = reqcache[value] = III_requantize(value, exp); in III_huffdecode()1132 requantized = reqcache[value]; in III_huffdecode()1135 requantized = reqcache[value] = III_requantize(value, exp); in III_huffdecode()