OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:modes_i4
(Results
1 - 2
of
2
) sorted by null
/external/webp/src/enc/
vp8enci.h
243
int
modes_i4
[16]; // mode numbers for intra4 predictions
member in struct:__anon13576
quant.c
770
const uint16_t* const mode_costs = GetCostModeI4(it, rd->
modes_i4
);
808
rd->
modes_i4
[it->i4_] = best_mode;
814
VP8SetIntra4Mode(it, rd->
modes_i4
);
Completed in 272 milliseconds