Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dpickinter.c392 #if CONFIG_MULTI_RES_ENCODING
589 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
647 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
712 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
789 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
925 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
975 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
1002 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
Dratectrl.c1447 #if CONFIG_MULTI_RES_ENCODING in vp8_drop_encodedframe_overshoot()
1538 #if CONFIG_MULTI_RES_ENCODING in vp8_drop_encodedframe_overshoot()
1546 #if CONFIG_MULTI_RES_ENCODING in vp8_drop_encodedframe_overshoot()
1554 #if CONFIG_MULTI_RES_ENCODING in vp8_drop_encodedframe_overshoot()
Donyx_int.h674 #if CONFIG_MULTI_RES_ENCODING
Donyx_if.c44 #if CONFIG_MULTI_RES_ENCODING
2066 #if CONFIG_MULTI_RES_ENCODING in vp8_create_compressor()
3306 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
3505 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
3547 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
4266 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
4318 #if CONFIG_MULTI_RES_ENCODING in encode_frame_to_data_rate()
4929 #if CONFIG_MULTI_RES_ENCODING in vp8_get_compressed_data()
Dmcomp.c885 #if CONFIG_MULTI_RES_ENCODING in vp8_hex_search()
/external/libvpx/config/x86_64/
Dvpx_config.asm72 %define CONFIG_MULTI_RES_ENCODING 0
Dvpx_config.h84 #define CONFIG_MULTI_RES_ENCODING 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm72 %define CONFIG_MULTI_RES_ENCODING 0
Dvpx_config.h84 #define CONFIG_MULTI_RES_ENCODING 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h84 #define CONFIG_MULTI_RES_ENCODING 0 macro
Dvpx_config.asm76 .equ CONFIG_MULTI_RES_ENCODING , 0 define
/external/libvpx/config/generic/
Dvpx_config.h84 #define CONFIG_MULTI_RES_ENCODING 0 macro
Dvpx_config.asm76 .equ CONFIG_MULTI_RES_ENCODING , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h84 #define CONFIG_MULTI_RES_ENCODING 0 macro
Dvpx_config.asm76 .equ CONFIG_MULTI_RES_ENCODING , 0 define
/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c144 #elif CONFIG_MULTI_RES_ENCODING in validate_config()
157 #if CONFIG_MULTI_RES_ENCODING in validate_config()
169 #elif CONFIG_MULTI_RES_ENCODING in validate_config()
356 #if CONFIG_MULTI_RES_ENCODING in set_vp8e_config()
581 #if CONFIG_MULTI_RES_ENCODING in vp8e_mr_alloc_mem()
667 #if CONFIG_MULTI_RES_ENCODING in vp8e_destroy()
807 #if CONFIG_MULTI_RES_ENCODING in vp8e_encode()
Dvp8cx.mk76 VP8_CX_SRCS-$(CONFIG_MULTI_RES_ENCODING) += encoder/mr_dissim.c
77 VP8_CX_SRCS-$(CONFIG_MULTI_RES_ENCODING) += encoder/mr_dissim.h
/external/libvpx/libvpx/vp8/common/
Donyx.h229 #if CONFIG_MULTI_RES_ENCODING
Dblockd.h161 #if CONFIG_MULTI_RES_ENCODING
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c131 #if CONFIG_MULTI_RES_ENCODING in vpx_codec_enc_init_multi_ver()
/external/libvpx/libvpx/
Dexamples.mk232 ifeq ($(CONFIG_MULTI_RES_ENCODING),yes)