HomeSort by relevance Sort by last modified time
    Searched refs:vpx_active_map_t (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/test/
active_map_test.cc 41 vpx_active_map_t map = vpx_active_map_t();
62 vpx_active_map_t map = vpx_active_map_t();
active_map_refresh_test.cc 84 vpx_active_map_t map = vpx_active_map_t();
encode_test_driver.h 136 void Control(int ctrl_id, vpx_active_map_t *arg) {
  /external/libvpx/libvpx/vpx/
vp8cx.h 668 } vpx_active_map_t; typedef in typeref:struct:vpx_active_map
749 VPX_CTRL_USE_TYPE(VP8E_SET_ACTIVEMAP, vpx_active_map_t *)
843 VPX_CTRL_USE_TYPE(VP9E_GET_ACTIVEMAP, vpx_active_map_t *)
  /external/libvpx/libvpx/examples/
set_maps.c 99 vpx_active_map_t map = { 0, 0, 0 };
115 vpx_active_map_t map = { 0, 0, 0 };
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]

Completed in 70 milliseconds