OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_rows_out
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libwebp/dec/
vp8l.c
665
const int
num_rows_out
= io->use_scaling ?
local
671
dec->last_out_row_ +=
num_rows_out
;
[
all
...]
/external/webp/src/dec/
vp8l.c
752
const int
num_rows_out
= io->use_scaling ?
local
758
dec->last_out_row_ +=
num_rows_out
;
[
all
...]
Completed in 147 milliseconds