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

  /external/libvpx/libvpx/
libs.mk 64 CODEC_EXPORTS-yes += $(addprefix $(VP8_PREFIX),$(VP8_CX_EXPORTS))
73 CODEC_EXPORTS-yes += $(addprefix $(VP8_PREFIX),$(VP8_DX_EXPORTS))
88 CODEC_EXPORTS-yes += $(addprefix $(VP9_PREFIX),$(VP9_CX_EXPORTS))
101 CODEC_EXPORTS-yes += $(addprefix $(VP9_PREFIX),$(VP9_DX_EXPORTS))
122 CODEC_EXPORTS-yes += $(addprefix $(VP10_PREFIX),$(VP10_CX_EXPORTS))
135 CODEC_EXPORTS-yes += $(addprefix $(VP10_PREFIX),$(VP10_DX_EXPORTS))
184 CODEC_EXPORTS-yes += vpx/exports_com
185 CODEC_EXPORTS-$(CONFIG_ENCODERS) += vpx/exports_enc
186 CODEC_EXPORTS-$(CONFIG_DECODERS) += vpx/exports_dec
208 INSTALL-SRCS-$(CONFIG_CODEC_SRCS) += $(call enabled,CODEC_EXPORTS)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.mk 91 CODEC_EXPORTS-yes += $(addprefix $(VP8_PREFIX),$(VP8_CX_EXPORTS))
100 CODEC_EXPORTS-yes += $(addprefix $(VP8_PREFIX),$(VP8_DX_EXPORTS))
115 CODEC_EXPORTS-yes += $(addprefix $(VP9_PREFIX),$(VP9_CX_EXPORTS))
128 CODEC_EXPORTS-yes += $(addprefix $(VP9_PREFIX),$(VP9_DX_EXPORTS))
175 CODEC_EXPORTS-$(BUILD_LIBVPX) += vpx/exports_com
176 CODEC_EXPORTS-$(CONFIG_ENCODERS) += vpx/exports_enc
177 CODEC_EXPORTS-$(CONFIG_DECODERS) += vpx/exports_dec
199 INSTALL-SRCS-$(CONFIG_CODEC_SRCS) += $(call enabled,CODEC_EXPORTS)
232 vpx.def: $(call enabled,CODEC_EXPORTS)
296 libvpx.ver: $(call enabled,CODEC_EXPORTS)
    [all...]

Completed in 1088 milliseconds