Home
last modified time | relevance | path

Searched refs:CONFIG_ERROR_CONCEALMENT (Results 1 – 25 of 25) sorted by relevance

/external/libvpx/libvpx/vp8/
Dvp8dx.mk27 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/ec_types.h
28 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.h
29 VP8_DX_SRCS-$(CONFIG_ERROR_CONCEALMENT) += decoder/error_concealment.c
Dvp8_dx_iface.c27 #if CONFIG_ERROR_CONCEALMENT
33 #define VP8_CAP_ERROR_CONCEALMENT (CONFIG_ERROR_CONCEALMENT ? \
449 #if CONFIG_ERROR_CONCEALMENT in vp8_decode()
/external/libvpx/libvpx/vp8/decoder/
Donyxd_int.h21 #if CONFIG_ERROR_CONCEALMENT
118 #if CONFIG_ERROR_CONCEALMENT
Ddecodeframe.c31 #if CONFIG_ERROR_CONCEALMENT
103 #if CONFIG_ERROR_CONCEALMENT in decode_macroblock()
128 #if CONFIG_ERROR_CONCEALMENT in decode_macroblock()
230 #if CONFIG_ERROR_CONCEALMENT in decode_macroblock()
608 #if CONFIG_ERROR_CONCEALMENT in decode_mb_rows()
1227 #if CONFIG_ERROR_CONCEALMENT in vp8_decode_frame()
1235 #if CONFIG_ERROR_CONCEALMENT in vp8_decode_frame()
1248 #if CONFIG_ERROR_CONCEALMENT in vp8_decode_frame()
1260 #if CONFIG_ERROR_CONCEALMENT in vp8_decode_frame()
1273 #if CONFIG_ERROR_CONCEALMENT in vp8_decode_frame()
[all …]
Donyxd_if.c36 #if CONFIG_ERROR_CONCEALMENT
61 #if CONFIG_ERROR_CONCEALMENT in remove_decompressor()
100 #if CONFIG_ERROR_CONCEALMENT in create_decompressor()
381 #if CONFIG_ERROR_CONCEALMENT in vp8dx_receive_compressed_data()
Ddecodemv.c156 #if CONFIG_ERROR_CONCEALMENT in mb_mode_mv_init()
532 #if CONFIG_ERROR_CONCEALMENT in read_mb_modes_mv()
641 #if CONFIG_ERROR_CONCEALMENT in vp8_decode_mode_mvs()
647 #if CONFIG_ERROR_CONCEALMENT in vp8_decode_mode_mvs()
Dthreading.c29 #if CONFIG_ERROR_CONCEALMENT
98 #if CONFIG_ERROR_CONCEALMENT in mt_decode_macroblock()
123 #if CONFIG_ERROR_CONCEALMENT in mt_decode_macroblock()
245 #if CONFIG_ERROR_CONCEALMENT in mt_decode_macroblock()
428 #if CONFIG_ERROR_CONCEALMENT in mt_decode_mb_rows()
/external/libvpx/config/x86_64/
Dvpx_config.asm65 %define CONFIG_ERROR_CONCEALMENT 0
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm65 %define CONFIG_ERROR_CONCEALMENT 0
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
/external/libvpx/config/mips64/
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
Dvpx_config.asm68 .equ CONFIG_ERROR_CONCEALMENT , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
Dvpx_config.asm68 .equ CONFIG_ERROR_CONCEALMENT , 0 define
/external/libvpx/config/arm/
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
Dvpx_config.asm68 .equ CONFIG_ERROR_CONCEALMENT , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
/external/libvpx/config/generic/
Dvpx_config.h77 #define CONFIG_ERROR_CONCEALMENT 0 macro
Dvpx_config.asm68 .equ CONFIG_ERROR_CONCEALMENT , 0 define
/external/libvpx/libvpx/vp8/common/
Donyxc_int.h126 #if CONFIG_ERROR_CONCEALMENT
Dalloccommon.c39 #if CONFIG_ERROR_CONCEALMENT in vp8_de_alloc_frame_buffers()
/external/libvpx/libvpx/test/
Ddecode_api_test.cc68 #if CONFIG_ERROR_CONCEALMENT in TEST()