OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expected_h
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
resize_test.cc
154
const unsigned int
expected_h
= ScaleForFrameNumber(frame, kInitialHeight);
local
158
EXPECT_EQ(
expected_h
, info->h)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
resize_test.cc
153
const unsigned int
expected_h
= ScaleForFrameNumber(frame, kInitialHeight);
local
157
EXPECT_EQ(
expected_h
, info->h)
Completed in 110 milliseconds