OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:boost_temp
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp8/encoder/mips/msa/
quantize_msa.c
99
int16_t *
boost_temp
= zbin_boost;
local
164
if (
boost_temp
[0] <= z_bin0[cnt])
169
boost_temp
= zbin_boost;
173
boost_temp
++;
179
boost_temp
++;
184
if (
boost_temp
[0] <= z_bin1[cnt - 8])
189
boost_temp
= zbin_boost;
193
boost_temp
++;
199
boost_temp
++;
Completed in 92 milliseconds