HomeSort by relevance Sort by last modified time
    Searched full:postproc (Results 26 - 50 of 83) sorted by null

12 3 4

  /external/libvpx/libvpx/
configure 308 postproc
368 postproc
479 ! enabled postproc && ! enabled vp9_postproc && DIST_DIR="${DIST_DIR}-nopost"
719 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
722 enabled postproc || die "postproc_visualizer requires postproc to be enabled"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 296 postproc
352 postproc
461 ! enabled postproc && ! enabled vp9_postproc && DIST_DIR="${DIST_DIR}-nopost"
701 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
704 enabled postproc || die "postproc_visualizer requires postproc to be enabled"
  /external/libvpx/libvpx/vp8/
vp8_common.mk 80 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
81 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_common.mk 81 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.h
82 VP8_COMMON_SRCS-$(CONFIG_POSTPROC) += common/postproc.c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
libvpx_srcs.txt 43 vp8/common/postproc.c
44 vp8/common/postproc.h
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraPostProc.cpp 198 ALOGE("%s: postproc not initialized yet", __func__);
623 ALOGE("%s: postproc not initialized yet", __func__);
701 ALOGE("%s: postproc not initialized yet", __func__);
731 ALOGE("%s: postproc not initialized yet", __func__);
852 ALOGE("%s: postproc not initialized yet", __func__);
    [all...]
  /external/libvpx/x86/
libvpx_srcs.txt 42 vp8/common/postproc.c
43 vp8/common/postproc.h
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
vc1parse_pic_com_adv.c 18 * profile down to POSTPROC syntax element.
183 VC1_GET_BITS9(2, picLayerHeader->POSTPROC);
vc1parse_common_defs.h 548 uint8_t POSTPROC; /** 2 bit(s). */
viddec_vc1_workload.c 404 BF_WRITE( VC1_0_SEQPIC_RECON_CONTROL, POSTPROC, spr->recon_control, pic->POSTPROC);
  /hardware/qcom/media/mm-core/inc/
QOMX_AudioIndexExtensions.h 72 QOMX_IndexParamAudioAc3PostProc = 0x7F200006, /**< "OMX.Qualcomm.index.audio.postproc.ac3" */
  /hardware/qcom/camera/QCamera2/HAL/
QCameraPostProc.cpp 219 ALOGE("%s: postproc not initialized yet", __func__);
760 ALOGE("%s: postproc not initialized yet", __func__);
885 ALOGE("%s: postproc not initialized yet", __func__);
    [all...]
  /external/libvpx/libvpx/vp8/common/
mfqe.c 20 #include "postproc.h"
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 396 ; On Android platforms use lrand48 when building postproc routines. Prior to L
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
mfqe.c 20 #include "postproc.h"
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdp.h 27 #include "lib-postproc.h"
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdp.h 27 #include "lib-postproc.h"
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdp.h 27 #include "lib-postproc.h"
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdp.h 27 #include "lib-postproc.h"
  /hardware/qcom/display/msm8994/liboverlay/
overlayMdp.h 27 #include "lib-postproc.h"
  /device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h 175 int8_t min_num_pp_bufs; /* minimum number of buffers needed by postproc module */
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h 184 int8_t min_num_pp_bufs; /* minimum number of buffers needed by postproc module */
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 189 int8_t min_num_pp_bufs; /* minimum number of buffers needed by postproc module */
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 14 #include "vp8/common/postproc.h"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_if.c 14 #include "vp8/common/postproc.h"

Completed in 2490 milliseconds

12 3 4