Searched defs:initial_height (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decoder.h53 int initial_height; member in struct:VP9Decoder
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_resize_browsertest.cc271 int initial_height = 100; local
273 gfx::Rect(300, 200, initial_width, initial_height));
278 int resize_height = panel::kPanelMinHeight / 2 - initial_height;
H A Dpanel_browsertest.cc853 int initial_height = panel->GetBounds().height(); local
873 EXPECT_EQ(initial_height, panel->GetBounds().height());
1512 int initial_height = panel->GetBounds().height(); local
1526 EXPECT_GT(panel->GetBounds().height(), initial_height);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h378 int initial_height; member in struct:VP9_COMP
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_onyx_int.h493 int initial_height; member in struct:VP9_COMP

Completed in 3159 milliseconds