OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VP8E_SET_SCALEMODE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vp8cx.h
137
VP8E_SET_SCALEMODE
= 11, /**< control function to set encoder scaling mode */
337
VPX_CTRL_USE_TYPE(
VP8E_SET_SCALEMODE
, vpx_scaling_mode_t *)
/external/libvpx/libvpx/vpx/
vp8cx.h
137
VP8E_SET_SCALEMODE
= 11, /**< control function to set encoder scaling mode */
335
VPX_CTRL_USE_TYPE(
VP8E_SET_SCALEMODE
, vpx_scaling_mode_t *)
Completed in 33 milliseconds