HomeSort by relevance Sort by last modified time
    Searched defs:active_map (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
active_map_test.cc 42 uint8_t active_map[9 * 13] = { local
57 map.active_map = active_map;
63 map.active_map = NULL;
  /external/libvpx/libvpx/test/
active_map_test.cc 42 uint8_t active_map[9 * 13] = { local
57 map.active_map = active_map;
63 map.active_map = NULL;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
active_map_test.cc 42 uint8_t active_map[9 * 13] = { local
57 map.active_map = active_map;
63 map.active_map = NULL;
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vp8cx.h 262 unsigned char *active_map; /**< specify an on (1) or off (0) each 16x16 region within a frame */ member in struct:vpx_active_map
  /external/libvpx/libvpx/vpx/
vp8cx.h 247 unsigned char *active_map; /**< specify an on (1) or off (0) each 16x16 region within a frame */ member in struct:vpx_active_map
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vp8cx.h 247 unsigned char *active_map; /**< specify an on (1) or off (0) each 16x16 region within a frame */ member in struct:vpx_active_map
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 424 unsigned char *active_map; member in struct:VP9_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 426 unsigned char *active_map; member in struct:VP9_COMP
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 502 unsigned char *active_map; member in struct:VP8_COMP
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 505 unsigned char *active_map; member in struct:VP8_COMP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 505 unsigned char *active_map; member in struct:VP8_COMP

Completed in 140 milliseconds