Home
last modified time | relevance | path

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

12

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Denums.h326 } COMP_REFERENCE_TYPE; typedef
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Denums.h326 } COMP_REFERENCE_TYPE; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Denums.h326 } COMP_REFERENCE_TYPE; typedef
/dports/multimedia/aom/aom-3.2.0/av1/common/
H A Denums.h254 } UENUM1BYTE(COMP_REFERENCE_TYPE);
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Denums.h326 } COMP_REFERENCE_TYPE; typedef
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/
H A Denums.h317 } UENUM1BYTE(COMP_REFERENCE_TYPE);
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/common/
H A Denums.h411 } COMP_REFERENCE_TYPE; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/
H A Denums.h315 } UENUM1BYTE(COMP_REFERENCE_TYPE);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/
H A Denums.h317 } UENUM1BYTE(COMP_REFERENCE_TYPE);
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/decoder/
H A Ddecodemv.c899 static COMP_REFERENCE_TYPE read_comp_reference_type(const MACROBLOCKD *xd, in read_comp_reference_type()
902 const COMP_REFERENCE_TYPE comp_ref_type = in read_comp_reference_type()
903 (COMP_REFERENCE_TYPE)aom_read_symbol( in read_comp_reference_type()
935 const COMP_REFERENCE_TYPE comp_ref_type = read_comp_reference_type(xd, r); in read_ref_frames()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/decoder/
H A Ddecodemv.c893 static COMP_REFERENCE_TYPE read_comp_reference_type(const MACROBLOCKD *xd, in read_comp_reference_type()
896 const COMP_REFERENCE_TYPE comp_ref_type = in read_comp_reference_type()
897 (COMP_REFERENCE_TYPE)aom_read_symbol( in read_comp_reference_type()
929 const COMP_REFERENCE_TYPE comp_ref_type = read_comp_reference_type(xd, r); in read_ref_frames()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/decoder/
H A Ddecodemv.c899 static COMP_REFERENCE_TYPE read_comp_reference_type(const MACROBLOCKD *xd, in read_comp_reference_type()
902 const COMP_REFERENCE_TYPE comp_ref_type = in read_comp_reference_type()
903 (COMP_REFERENCE_TYPE)aom_read_symbol( in read_comp_reference_type()
935 const COMP_REFERENCE_TYPE comp_ref_type = read_comp_reference_type(xd, r); in read_ref_frames()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/decoder/
H A Ddecodemv.c899 static COMP_REFERENCE_TYPE read_comp_reference_type(const MACROBLOCKD *xd, in read_comp_reference_type()
902 const COMP_REFERENCE_TYPE comp_ref_type = in read_comp_reference_type()
903 (COMP_REFERENCE_TYPE)aom_read_symbol( in read_comp_reference_type()
935 const COMP_REFERENCE_TYPE comp_ref_type = read_comp_reference_type(xd, r); in read_ref_frames()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/decoder/
H A Ddecodemv.c918 static COMP_REFERENCE_TYPE read_comp_reference_type(const MACROBLOCKD *xd, in read_comp_reference_type()
921 const COMP_REFERENCE_TYPE comp_ref_type = in read_comp_reference_type()
922 (COMP_REFERENCE_TYPE)aom_read_symbol( in read_comp_reference_type()
954 const COMP_REFERENCE_TYPE comp_ref_type = read_comp_reference_type(xd, r); in read_ref_frames()
/dports/multimedia/aom/aom-3.2.0/av1/decoder/
H A Ddecodemv.c918 static COMP_REFERENCE_TYPE read_comp_reference_type(const MACROBLOCKD *xd, in read_comp_reference_type()
921 const COMP_REFERENCE_TYPE comp_ref_type = in read_comp_reference_type()
922 (COMP_REFERENCE_TYPE)aom_read_symbol( in read_comp_reference_type()
954 const COMP_REFERENCE_TYPE comp_ref_type = read_comp_reference_type(xd, r); in read_ref_frames()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/decoder/
H A Ddecodemv.c899 static COMP_REFERENCE_TYPE read_comp_reference_type(const MACROBLOCKD *xd, in read_comp_reference_type()
902 const COMP_REFERENCE_TYPE comp_ref_type = in read_comp_reference_type()
903 (COMP_REFERENCE_TYPE)aom_read_symbol( in read_comp_reference_type()
935 const COMP_REFERENCE_TYPE comp_ref_type = read_comp_reference_type(xd, r); in read_ref_frames()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/decoder/
H A Ddecodemv.c918 static COMP_REFERENCE_TYPE read_comp_reference_type(const MACROBLOCKD *xd, in read_comp_reference_type()
921 const COMP_REFERENCE_TYPE comp_ref_type = in read_comp_reference_type()
922 (COMP_REFERENCE_TYPE)aom_read_symbol( in read_comp_reference_type()
954 const COMP_REFERENCE_TYPE comp_ref_type = read_comp_reference_type(xd, r); in read_ref_frames()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/decoder/
H A Ddecodemv.c1475 static COMP_REFERENCE_TYPE read_comp_reference_type(AV1_COMMON *cm,
1480 COMP_REFERENCE_TYPE comp_ref_type;
1487 comp_ref_type = (COMP_REFERENCE_TYPE)aom_read_symbol(
1490 comp_ref_type = (COMP_REFERENCE_TYPE)aom_read(
1503 const COMP_REFERENCE_TYPE comp_ref_type = BIDIR_COMP_REFERENCE;
1526 const COMP_REFERENCE_TYPE comp_ref_type =
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dbitstream.c511 const COMP_REFERENCE_TYPE comp_ref_type = has_uni_comp_refs(mbmi) in write_ref_frames()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dbitstream.c509 const COMP_REFERENCE_TYPE comp_ref_type = has_uni_comp_refs(mbmi) in write_ref_frames()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dbitstream.c511 const COMP_REFERENCE_TYPE comp_ref_type = has_uni_comp_refs(mbmi) in write_ref_frames()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dbitstream.c511 const COMP_REFERENCE_TYPE comp_ref_type = has_uni_comp_refs(mbmi) in write_ref_frames()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dbitstream.c517 const COMP_REFERENCE_TYPE comp_ref_type = has_uni_comp_refs(mbmi) in write_ref_frames()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dbitstream.c511 const COMP_REFERENCE_TYPE comp_ref_type = has_uni_comp_refs(mbmi) in write_ref_frames()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dbitstream.c517 const COMP_REFERENCE_TYPE comp_ref_type = has_uni_comp_refs(mbmi) in write_ref_frames()

12