OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:input_height
(Results
1 - 22
of
22
) sorted by null
/external/libvpx/libvpx/test/
pp_filter_test.cc
46
const int
input_height
= block_height + 4;
local
48
const int input_size = input_width *
input_height
;