OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_i16
(Results
1 - 1
of
1
) sorted by null
/external/webp/src/enc/
quant_enc.c
56
const int
is_i16
= (it->mb_->type_ == 1);
local
94
if (
is_i16
) {
106
for (i =
is_i16
? 1 : 0; i < 16; ++i) {
1119
const int
is_i16
= (it->mb_->type_ == 1);
local
1148
int
is_i16
= try_both_modes || (it->mb_->type_ == 1);
local
[
all
...]
Completed in 60 milliseconds