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

  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h 17 #if CONFIG_SPATIAL_SVC
vp9_svc_layercontext.c 593 #if CONFIG_SPATIAL_SVC
vp9_encoder.c     [all...]
  /external/libvpx/libvpx/vpx/
vpx_codec.mk 19 API_SRCS-$(CONFIG_SPATIAL_SVC) += src/svc_encodeframe.c
20 API_SRCS-$(CONFIG_SPATIAL_SVC) += svc_context.h
  /external/libvpx/config/arm/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/config/arm-neon/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/config/arm64/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/config/generic/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/config/mips32/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/config/mips32-dspr2/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/config/mips64/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/config/x86/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/config/x86_64/
vpx_config.h 95 #define CONFIG_SPATIAL_SVC 0
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 458 #if CONFIG_SPATIAL_SVC
535 #if CONFIG_SPATIAL_SVC
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 218 #if CONFIG_SPATIAL_SVC
503 #if CONFIG_SPATIAL_SVC
513 #if CONFIG_SPATIAL_SVC
    [all...]
  /external/libvpx/libvpx/
libs.mk 91 INSTALL-LIBS-$(CONFIG_SPATIAL_SVC) += include/vpx/svc_context.h
125 INSTALL-LIBS-$(CONFIG_SPATIAL_SVC) += include/vpx/svc_context.h
examples.mk 100 ifeq ($(CONFIG_SPATIAL_SVC),yes)

Completed in 653 milliseconds