Searched refs:error_concealment (Results 1 – 5 of 5) sorted by relevance
28 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.h29 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.c
310 oxcf.error_concealment = in vp8_decode()
32 int error_concealment; member
81 static const arg_def_t error_concealment = variable107 &error_concealment, &continuearg,636 } else if (arg_match(&arg, &error_concealment, argi)) { in main_loop()
97 pbi->ec_enabled = oxcf->error_concealment; in create_decompressor()