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

  /external/libvpx/libvpx/
examples.mk 169 EXAMPLES-$(CONFIG_ENCODERS) += set_maps.c
170 set_maps.SRCS += ivfenc.h ivfenc.c
171 set_maps.SRCS += tools_common.h tools_common.c
172 set_maps.SRCS += video_common.h
173 set_maps.SRCS += video_writer.h video_writer.c
174 set_maps.GUID = ECB2D24D-98B8-4015-A465-A4AF3DCC145F
175 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/v8/src/
hydrogen-instructions.h 2770 void set_maps(const UniqueSet<Map>* maps) { maps_ = maps; } function in class:v8::FINAL::FINAL
    [all...]

Completed in 3567 milliseconds