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

  /external/chromium_org/third_party/libvpx/source/libvpx/
examples.mk 144 EXAMPLES-$(CONFIG_ENCODERS) += set_maps.c
145 set_maps.SRCS += ivfenc.h ivfenc.c
146 set_maps.SRCS += tools_common.h tools_common.c
147 set_maps.SRCS += video_common.h
148 set_maps.SRCS += video_writer.h video_writer.c
149 set_maps.GUID = ECB2D24D-98B8-4015-A465-A4AF3DCC145F
150 set_maps.DESCRIPTION = Set active and ROI maps
  /external/libvpx/libvpx/
examples.mk 147 EXAMPLES-$(CONFIG_ENCODERS) += set_maps.c
148 set_maps.SRCS += ivfenc.h ivfenc.c
149 set_maps.SRCS += tools_common.h tools_common.c
150 set_maps.SRCS += video_common.h
151 set_maps.SRCS += video_writer.h video_writer.c
152 set_maps.GUID = ECB2D24D-98B8-4015-A465-A4AF3DCC145F
153 set_maps.DESCRIPTION = Set active and ROI maps
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
examples.mk 147 EXAMPLES-$(CONFIG_ENCODERS) += set_maps.c
148 set_maps.SRCS += ivfenc.h ivfenc.c
149 set_maps.SRCS += tools_common.h tools_common.c
150 set_maps.SRCS += video_common.h
151 set_maps.SRCS += video_writer.h video_writer.c
152 set_maps.GUID = ECB2D24D-98B8-4015-A465-A4AF3DCC145F
153 set_maps.DESCRIPTION = Set active and ROI maps
  /external/chromium_org/v8/src/
hydrogen-instructions.h 2744 void set_maps(const UniqueSet<Map>* maps) { maps_ = maps; } function in class:V8_FINAL
    [all...]

Completed in 157 milliseconds