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

  /hardware/qcom/msm8996/kernel-headers/linux/
msm_audio_ac3.h 55 unsigned short error_concealment; member in struct:msm_audio_ac3_config
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_audio_ac3.h 36 unsigned short error_concealment; member in struct:msm_audio_ac3_config
  /external/libvpx/libvpx/vp8/
vp8dx.mk 28 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.h
29 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.c
vp8_dx_iface.c 28 #include "decoder/error_concealment.h"
367 oxcf.error_concealment =
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8dx.mk 28 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.h
29 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.c
vp8_dx_iface.c 24 #include "decoder/error_concealment.h"
439 oxcf.error_concealment =
  /external/libvpx/libvpx/vp8/common/
onyxd.h 36 int error_concealment; member in struct:__anon16520
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyxd.h 36 int error_concealment; member in struct:__anon30156
  /external/libvpx/libvpx/
vpxdec.c 82 static const arg_def_t error_concealment = ARG_DEF( variable
101 &md5arg, &error_concealment, &continuearg,
709 } else if (arg_match(&arg, &error_concealment, argi)) {
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 74 static const arg_def_t error_concealment = ARG_DEF(NULL, "error-concealment", 0, variable
90 &error_concealment,
629 } else if (arg_match(&arg, &error_concealment, argi)) {
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 37 #include "error_concealment.h"
101 pbi->ec_enabled = oxcf->error_concealment;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
onyxd_if.c 34 #include "error_concealment.h"
87 pbi->ec_enabled = oxcf->error_concealment;
  /external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
avcodec.h 2440 int error_concealment; member in struct:AVCodecContext
    [all...]

Completed in 275 milliseconds