Home
last modified time | relevance | path

Searched defs:context_map (Results 1 – 25 of 271) sorted by relevance

1234567891011

/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dcoeff_order.cc38 const std::vector<uint8_t>& context_map) { in ReadPermutation()
66 std::vector<uint8_t> context_map; in DecodePermutation() local
84 const std::vector<uint8_t>& context_map) { in DecodeCoeffOrder()
103 std::vector<uint8_t> context_map; in DecodeCoeffOrders() local
H A Ddec_context_map.cc40 bool VerifyContextMap(const std::vector<uint8_t>& context_map, in VerifyContextMap()
61 bool DecodeContextMap(std::vector<uint8_t>* context_map, size_t* num_htrees, in DecodeContextMap()
H A Denc_modular.h80 std::vector<uint8_t> context_map; variable
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dcoeff_order.cc48 const std::vector<uint8_t>& context_map) { in ReadPermutation()
76 std::vector<uint8_t> context_map; in DecodePermutation() local
93 const std::vector<uint8_t>& context_map) { in DecodeCoeffOrder()
113 std::vector<uint8_t> context_map; in DecodeCoeffOrders() local
H A Ddec_context_map.cc40 bool VerifyContextMap(const std::vector<uint8_t>& context_map, in VerifyContextMap()
61 bool DecodeContextMap(std::vector<uint8_t>* context_map, size_t* num_htrees, in DecodeContextMap()
H A Denc_modular.h79 std::vector<uint8_t> context_map; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dcoeff_order.cc48 const std::vector<uint8_t>& context_map) { in ReadPermutation()
76 std::vector<uint8_t> context_map; in DecodePermutation() local
93 const std::vector<uint8_t>& context_map) { in DecodeCoeffOrder()
113 std::vector<uint8_t> context_map; in DecodeCoeffOrders() local
H A Ddec_context_map.cc40 bool VerifyContextMap(const std::vector<uint8_t>& context_map, in VerifyContextMap()
61 bool DecodeContextMap(std::vector<uint8_t>* context_map, size_t* num_htrees, in DecodeContextMap()
H A Denc_modular.h79 std::vector<uint8_t> context_map; variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dcoeff_order.cc48 const std::vector<uint8_t>& context_map) { in ReadPermutation()
76 std::vector<uint8_t> context_map; in DecodePermutation() local
93 const std::vector<uint8_t>& context_map) { in DecodeCoeffOrder()
113 std::vector<uint8_t> context_map; in DecodeCoeffOrders() local
H A Ddec_context_map.cc40 bool VerifyContextMap(const std::vector<uint8_t>& context_map, in VerifyContextMap()
61 bool DecodeContextMap(std::vector<uint8_t>* context_map, size_t* num_htrees, in DecodeContextMap()
H A Denc_modular.h79 std::vector<uint8_t> context_map; variable
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dpersist_manager.hpp24 typedef std::map<std::string,persist_context *> context_map; typedef in persist_manager
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/microblaze/mm/
H A Dmmu_context.c29 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/microblaze/mm/
H A Dmmu_context.c29 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/dports/multimedia/libv4l/linux-5.13-rc2/arch/microblaze/mm/
H A Dmmu_context.c29 unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/dports/www/ilias/ILIAS-5.4.25/Services/Captcha/classes/
H A Dclass.ilCaptchaUtil.php21 protected static $context_map; variable in ilCaptchaUtil
/dports/www/ilias6/ILIAS-6.14/Services/Captcha/classes/
H A Dclass.ilCaptchaUtil.php21 protected static $context_map; variable in ilCaptchaUtil
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/services/heap_profiling/
H A Djson_exporter.h33 std::map<std::string, int> context_map; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/services/heap_profiling/
H A Djson_exporter.h33 std::map<std::string, int> context_map; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/mm/book3s32/
H A Dmmu_context.c56 static unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/mm/book3s32/
H A Dmmu_context.c56 static unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/dports/graphics/libjxl/libjxl-0.6.1/tools/
H A Drans_fuzzer.cc17 std::vector<uint8_t> context_map; in TestOneInput() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/mm/book3s32/
H A Dmmu_context.c56 static unsigned long context_map[LAST_CONTEXT / BITS_PER_LONG + 1]; variable
/dports/security/aws-c-auth/aws-c-auth-0.6.5/tests/
H A Dseed_tests.py54 def generate_test_case(source_dir, dest_dir, test_name, context_map): argument

1234567891011