Home
last modified time | relevance | path

Searched refs:initial_high (Results 1 – 19 of 19) sorted by relevance

/dports/science/py-dlib/dlib-19.22/dlib/entropy_decoder/
H A Dentropy_decoder_kernel_2.cpp21 initial_high(0xffffffff), in entropy_decoder_kernel_2()
24 high(initial_high), in entropy_decoder_kernel_2()
47 high = initial_high; in clear()
60 high = initial_high; in set_stream()
H A Dentropy_decoder_kernel_1.cpp21 initial_high(0xffffffff), in entropy_decoder_kernel_1()
24 high(initial_high), in entropy_decoder_kernel_1()
51 high = initial_high; in clear()
66 high = initial_high; in set_stream()
H A Dentropy_decoder_kernel_2.h109 const uint32 initial_high; variable
H A Dentropy_decoder_kernel_1.h113 const uint32 initial_high; variable
/dports/science/py-dlib/dlib-19.22/dlib/entropy_encoder/
H A Dentropy_encoder_kernel_2.cpp19 initial_high(0xffffffff), in entropy_encoder_kernel_2()
22 high(initial_high) in entropy_encoder_kernel_2()
72 high = initial_high; in set_stream()
226 high = initial_high; in flush()
H A Dentropy_encoder_kernel_1.cpp19 initial_high(0xffffffff), in entropy_encoder_kernel_1()
22 high(initial_high), in entropy_encoder_kernel_1()
76 high = initial_high; in set_stream()
232 high = initial_high; in flush()
H A Dentropy_encoder_kernel_2.h97 const uint32 initial_high; variable
H A Dentropy_encoder_kernel_1.h102 const uint32 initial_high; variable
/dports/science/dlib-cpp/dlib-19.22/dlib/entropy_encoder/
H A Dentropy_encoder_kernel_2.cpp19 initial_high(0xffffffff), in entropy_encoder_kernel_2()
22 high(initial_high) in entropy_encoder_kernel_2()
72 high = initial_high; in set_stream()
226 high = initial_high; in flush()
H A Dentropy_encoder_kernel_1.cpp19 initial_high(0xffffffff), in entropy_encoder_kernel_1()
22 high(initial_high), in entropy_encoder_kernel_1()
76 high = initial_high; in set_stream()
232 high = initial_high; in flush()
H A Dentropy_encoder_kernel_2.h97 const uint32 initial_high; variable
H A Dentropy_encoder_kernel_1.h102 const uint32 initial_high; variable
/dports/science/dlib-cpp/dlib-19.22/dlib/entropy_decoder/
H A Dentropy_decoder_kernel_1.cpp21 initial_high(0xffffffff), in entropy_decoder_kernel_1()
24 high(initial_high), in entropy_decoder_kernel_1()
51 high = initial_high; in clear()
66 high = initial_high; in set_stream()
H A Dentropy_decoder_kernel_2.cpp21 initial_high(0xffffffff), in entropy_decoder_kernel_2()
24 high(initial_high), in entropy_decoder_kernel_2()
47 high = initial_high; in clear()
60 high = initial_high; in set_stream()
H A Dentropy_decoder_kernel_2.h109 const uint32 initial_high; variable
H A Dentropy_decoder_kernel_1.h113 const uint32 initial_high; variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/cpu/
H A Dvmware.c226 uint32_t initial_high, low, high; in vmware_steal_clock() local
229 initial_high = READ_ONCE(steal->clock_high); in vmware_steal_clock()
236 } while (initial_high != high); in vmware_steal_clock()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/cpu/
H A Dvmware.c226 uint32_t initial_high, low, high; in vmware_steal_clock() local
229 initial_high = READ_ONCE(steal->clock_high); in vmware_steal_clock()
236 } while (initial_high != high); in vmware_steal_clock()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/cpu/
H A Dvmware.c226 uint32_t initial_high, low, high; in vmware_steal_clock() local
229 initial_high = READ_ONCE(steal->clock_high); in vmware_steal_clock()
236 } while (initial_high != high); in vmware_steal_clock()