Home
last modified time | relevance | path

Searched refs:vpx_scaling_mode (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dresize_test.cc199 struct vpx_scaling_mode mode = {VP8E_FOURFIVE, VP8E_THREEFIVE}; in PreEncodeFrameHook()
203 struct vpx_scaling_mode mode = {VP8E_NORMAL, VP8E_NORMAL}; in PreEncodeFrameHook()
Dencode_test_driver.h124 void Control(int ctrl_id, struct vpx_scaling_mode *arg) { in Control()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvp8cx.h257 typedef struct vpx_scaling_mode { struct