Searched refs:error_concealment (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/
H A Dvp8dx.mk28 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.h
29 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.c
H A Dvp8_dx_iface.c29 #include "decoder/error_concealment.h"
310 oxcf.error_concealment =
/external/libvpx/libvpx/vp8/common/
H A Donyxd.h33 int error_concealment; member in struct:__anon12782
/external/libvpx/libvpx/
H A Dvpxdec.c83 static const arg_def_t error_concealment = variable
109 &md5arg, &error_concealment, &continuearg,
647 } else if (arg_match(&arg, &error_concealment, argi)) {
/external/libvpx/libvpx/vp8/decoder/
H A Donyxd_if.c37 #include "error_concealment.h"
96 pbi->ec_enabled = oxcf->error_concealment;

Completed in 182 milliseconds