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