Home
last modified time | relevance | path

Searched refs:CONFIG_REF_ADAPT (Results 1 – 22 of 22) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/generic/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm139 .equ CONFIG_REF_ADAPT , 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/x64/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm136 CONFIG_REF_ADAPT equ 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/ia32/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm136 CONFIG_REF_ADAPT equ 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/x64/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm136 CONFIG_REF_ADAPT equ 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/arm/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm139 .equ CONFIG_REF_ADAPT , 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/mac/x64/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm136 CONFIG_REF_ADAPT equ 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/mingw32/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm136 CONFIG_REF_ADAPT equ 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/ia32/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm136 CONFIG_REF_ADAPT equ 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/mingw64/
H A Daom_config.h149 #define CONFIG_REF_ADAPT 0 macro
H A Daom_config.asm136 CONFIG_REF_ADAPT equ 0 define
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/build/cmake/
H A Daom_config_defaults.cmake196 set(CONFIG_REF_ADAPT 0 CACHE NUMBER "AV1 experiment flag.") variable
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dbitstream.c4834 #if !CONFIG_REF_ADAPT
4839 #if !CONFIG_REF_ADAPT
5187 #if !CONFIG_REF_ADAPT
5192 #if !CONFIG_REF_ADAPT
H A Dencodeframe.c4794 #if !CONFIG_REF_ADAPT
5666 #if CONFIG_REF_ADAPT in av1_encode_frame()
5709 #if !CONFIG_REF_ADAPT in av1_encode_frame()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/decoder/
H A Ddecodeframe.c196 #if CONFIG_REF_ADAPT in read_frame_reference_mode()