Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvpx_config.h87 #define CONFIG_MULTI_RES_ENCODING 0 macro
Dvpx_config.asm75 CONFIG_MULTI_RES_ENCODING equ 0 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
Dvpx_config.h86 #define CONFIG_MULTI_RES_ENCODING 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
Dvpx_config.h86 #define CONFIG_MULTI_RES_ENCODING 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
Dvpx_config.h86 #define CONFIG_MULTI_RES_ENCODING 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
Dvpx_config.h86 #define CONFIG_MULTI_RES_ENCODING 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
Dvpx_config.h86 #define CONFIG_MULTI_RES_ENCODING 0 macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
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
Dvp8_cx_iface.c150 #elif CONFIG_MULTI_RES_ENCODING in validate_config()
164 #if CONFIG_MULTI_RES_ENCODING in validate_config()
176 #elif CONFIG_MULTI_RES_ENCODING in validate_config()
381 #if CONFIG_MULTI_RES_ENCODING in set_vp8e_config()
549 #if CONFIG_MULTI_RES_ENCODING in vp8e_mr_alloc_mem()
662 #if CONFIG_MULTI_RES_ENCODING in vp8e_destroy()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dpickinter.c409 #if CONFIG_MULTI_RES_ENCODING
613 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
656 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
730 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
883 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
934 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
966 #if CONFIG_MULTI_RES_ENCODING in vp8_pick_inter_mode()
Donyx_if.c38 #if CONFIG_MULTI_RES_ENCODING
2092 #if CONFIG_MULTI_RES_ENCODING in vp8_create_compressor()
3106 #if CONFIG_MULTI_RES_ENCODING in update_reference_frames()
3121 #if CONFIG_MULTI_RES_ENCODING in update_reference_frames()
3137 #if CONFIG_MULTI_RES_ENCODING in update_reference_frames()
3151 #if CONFIG_MULTI_RES_ENCODING in update_reference_frames()
3167 #if CONFIG_MULTI_RES_ENCODING in update_reference_frames()
3183 #if CONFIG_MULTI_RES_ENCODING in update_reference_frames()
3197 #if CONFIG_MULTI_RES_ENCODING in update_reference_frames()
3212 #if CONFIG_MULTI_RES_ENCODING in update_reference_frames()
[all …]
Donyx_int.h683 #if CONFIG_MULTI_RES_ENCODING
Dmcomp.c905 #if CONFIG_MULTI_RES_ENCODING in vp8_hex_search()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h228 #if CONFIG_MULTI_RES_ENCODING
Dblockd.h174 #if CONFIG_MULTI_RES_ENCODING
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dexamples.mk163 ifeq ($(CONFIG_MULTI_RES_ENCODING),yes)