Home
last modified time | relevance | path

Searched refs:delta_coded (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dcbs_vp9.c295 uint8_t delta_coded; \
297 xf(1, name.delta_coded, delta_coded, 0, ); \
298 if (delta_coded) \
368 xf(1, name.delta_coded, !!current->name, 0, ); \
H A Dcbs_av1.c621 uint8_t delta_coded; \
623 xf(1, name.delta_coded, delta_coded, 0, 1, 0, ); \
624 if (delta_coded) \
700 xf(1, name.delta_coded, current->name != 0, 0, 1, 0, ); \
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dcbs_vp9.c295 uint8_t delta_coded; \
297 xf(1, name.delta_coded, delta_coded, 0, ); \
298 if (delta_coded) \
368 xf(1, name.delta_coded, !!current->name, 0, ); \
H A Dcbs_av1.c621 uint8_t delta_coded; \
623 xf(1, name.delta_coded, delta_coded, 0, 1, 0, ); \
624 if (delta_coded) \
700 xf(1, name.delta_coded, current->name != 0, 0, 1, 0, ); \
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dcbs_vp9.c296 uint8_t delta_coded; \
298 xf(1, name.delta_coded, delta_coded, 0); \
299 if (delta_coded) \
369 xf(1, name.delta_coded, !!current->name, 0); \
H A Dcbs_av1.c664 uint8_t delta_coded; \
666 xf(1, name.delta_coded, delta_coded, 0, 1, 0); \
667 if (delta_coded) \
742 xf(1, name.delta_coded, current->name != 0, 0, 1, 0); \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dcbs_vp9.c296 uint8_t delta_coded; \
298 xf(1, name.delta_coded, delta_coded, 0); \
299 if (delta_coded) \
369 xf(1, name.delta_coded, !!current->name, 0); \
H A Dcbs_av1.c624 uint8_t delta_coded; \
626 xf(1, name.delta_coded, delta_coded, 0, 1, 0); \
627 if (delta_coded) \
703 xf(1, name.delta_coded, current->name != 0, 0, 1, 0); \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dcbs_vp9.c295 uint8_t delta_coded; \
297 xf(1, name.delta_coded, delta_coded, 0, ); \
298 if (delta_coded) \
368 xf(1, name.delta_coded, !!current->name, 0, ); \
H A Dcbs_av1.c620 uint8_t delta_coded; \
622 xf(1, name.delta_coded, delta_coded, 0, 1, 0, ); \
623 if (delta_coded) \
699 xf(1, name.delta_coded, current->name != 0, 0, 1, 0, ); \
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dcbs_av1.c621 uint8_t delta_coded; \
623 xf(1, name.delta_coded, delta_coded, 0, 1, 0, ); \
624 if (delta_coded) \
700 xf(1, name.delta_coded, current->name != 0, 0, 1, 0, ); \
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/command_classes/codecs/
H A Dvp9.cpp926 const bool delta_coded = value != 0; in WriteDeltaQ() local
927 WriteBit(delta_coded); in WriteDeltaQ()
929 if (delta_coded) { in WriteDeltaQ()
/dports/multimedia/libgav1/libgav1-0.17.0/src/
H A Dobu_parser.cc921 const bool delta_coded = scratch != 0; in ParseDeltaQuantizer() local
922 if (delta_coded) { in ParseDeltaQuantizer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libgav1/src/src/
H A Dobu_parser.cc902 const auto delta_coded = static_cast<bool>(scratch); in ParseDeltaQuantizer() local
903 if (delta_coded) { in ParseDeltaQuantizer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libgav1/src/src/
H A Dobu_parser.cc917 const auto delta_coded = static_cast<bool>(scratch); in ParseDeltaQuantizer() local
918 if (delta_coded) { in ParseDeltaQuantizer()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c768 bool delta_coded = av1_f(vlc, 1); in read_delta_q() local
771 if (delta_coded) in read_delta_q()

12