OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CalcTokenProba
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libwebp/enc/
frame.c
170
static int
CalcTokenProba
(int nb, int total) {
193
const int new_p =
CalcTokenProba
(nb, total);
/external/webp/src/enc/
frame.c
128
static int
CalcTokenProba
(int nb, int total) {
156
const int new_p =
CalcTokenProba
(nb, total);
Completed in 84 milliseconds