Home
last modified time | relevance | path

Searched refs:CONFIG_MULTI_RES_ENCODING (Results 1 – 24 of 24) sorted by relevance

/external/libvpx/config/x86_64/
Dvpx_config.asm76 %define CONFIG_MULTI_RES_ENCODING 0
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm76 %define CONFIG_MULTI_RES_ENCODING 0
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
/external/libvpx/config/mips64/
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
Dvpx_config.asm79 .equ CONFIG_MULTI_RES_ENCODING , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
Dvpx_config.asm79 .equ CONFIG_MULTI_RES_ENCODING , 0 define
/external/libvpx/config/arm/
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
Dvpx_config.asm79 .equ CONFIG_MULTI_RES_ENCODING , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
/external/libvpx/config/generic/
Dvpx_config.h88 #define CONFIG_MULTI_RES_ENCODING 0 macro
Dvpx_config.asm79 .equ CONFIG_MULTI_RES_ENCODING , 0 define
/external/libvpx/libvpx/vp8/
Dvp8cx.mk75 VP8_CX_SRCS-$(CONFIG_MULTI_RES_ENCODING) += encoder/mr_dissim.c
76 VP8_CX_SRCS-$(CONFIG_MULTI_RES_ENCODING) += encoder/mr_dissim.h
Dvp8_cx_iface.c146 #elif CONFIG_MULTI_RES_ENCODING in validate_config()
160 #if CONFIG_MULTI_RES_ENCODING in validate_config()
172 #elif CONFIG_MULTI_RES_ENCODING in validate_config()
377 #if CONFIG_MULTI_RES_ENCODING in set_vp8e_config()
618 #if CONFIG_MULTI_RES_ENCODING in vp8e_mr_alloc_mem()
715 #if CONFIG_MULTI_RES_ENCODING in vp8e_destroy()
/external/libvpx/libvpx/vp8/encoder/
Dpickinter.c508 #if CONFIG_MULTI_RES_ENCODING
709 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
771 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
850 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
940 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
1093 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
1147 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
1181 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
Donyx_int.h695 #if CONFIG_MULTI_RES_ENCODING
Donyx_if.c41 #if CONFIG_MULTI_RES_ENCODING
2166 #if CONFIG_MULTI_RES_ENCODING in vp8_create_compressor()
3683 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
3887 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
3932 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
4684 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
4737 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
5414 #if CONFIG_MULTI_RES_ENCODING in vp8_get_compressed_data()
Dmcomp.c909 #if CONFIG_MULTI_RES_ENCODING in vp8_hex_search()
/external/libvpx/libvpx/vp8/common/
Donyx.h240 #if CONFIG_MULTI_RES_ENCODING
Dblockd.h174 #if CONFIG_MULTI_RES_ENCODING
/external/libvpx/libvpx/
Dexamples.mk208 ifeq ($(CONFIG_MULTI_RES_ENCODING),yes)