Searched refs:default_height (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/examples/
H A Dvp9_spatial_svc_encoder.c121 static const uint32_t default_height = 1080; variable
187 enc_cfg->g_h = default_height;
/external/opencv3/modules/highgui/src/
H A Dwindow_w32.cpp2031 const int default_height = 30; local
2043 rect.right - rect.left, default_height, TRUE);

Completed in 143 milliseconds