HomeSort by relevance Sort by last modified time
    Searched refs:CONFIG_POSTPROC (Results 26 - 35 of 35) sorted by null

12

  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 398 %if CONFIG_POSTPROC=1 || CONFIG_VP9_POSTPROC=1
406 %endif ; CONFIG_POSTPROC || CONFIG_VP9_POSTPROC
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 28 #define VP8_CAP_POSTPROC (CONFIG_POSTPROC ? VPX_CODEC_CAP_POSTPROC : 0)
778 #if CONFIG_POSTPROC
803 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
vp8_cx_iface.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 476 #if CONFIG_POSTPROC_VISUALIZER && CONFIG_POSTPROC
  /external/libvpx/libvpx/vp8/common/
postproc.c 313 #if CONFIG_POSTPROC
723 #if CONFIG_POSTPROC
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp.mk 291 ifneq ($(filter yes,$(CONFIG_ENCODERS) $(CONFIG_POSTPROC) $(CONFIG_VP9_POSTPROC)),)
332 endif # CONFIG_ENCODERS || CONFIG_POSTPROC || CONFIG_VP9_POSTPROC
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 30 #if CONFIG_POSTPROC
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
postproc.c 716 #if CONFIG_POSTPROC
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 28 #if CONFIG_POSTPROC
    [all...]

Completed in 137 milliseconds

12