Home
last modified time | relevance | path

Searched defs:parity (Results 1 – 25 of 39) sorted by relevance

12

/third_party/boost/libs/graph/test/
Dstoer_wagner_test.cpp66 std::map< int, bool > parity; in BOOST_AUTO_TEST_CASE() local
101 std::map< int, bool > parity; in BOOST_AUTO_TEST_CASE() local
125 std::map< int, bool > parity; in BOOST_AUTO_TEST_CASE() local
150 std::map< int, bool > parity; in BOOST_AUTO_TEST_CASE() local
178 std::map< vertex_descriptor, bool > parity; in BOOST_AUTO_TEST_CASE() local
/third_party/ffmpeg/libavfilter/
Dvf_bwdif.c56 int parity; member
127 int prefs3, int mrefs3, int parity, int clip_max) in filter_intra()
139 int parity, int clip_max) in filter_line_c()
156 int parity, int clip_max, int spat) in filter_edge()
172 int prefs3, int mrefs3, int parity, int clip_max) in filter_intra_16bit()
184 int parity, int clip_max) in filter_line_c_16bit()
201 int parity, int clip_max, int spat) in filter_edge_16bit()
263 int parity, int tff) in filter()
Dvf_yadif.c37 int parity; member
96 int w, int prefs, int mrefs, int parity, int mode) in filter_line_c()
115 int w, int prefs, int mrefs, int parity, int mode) in filter_edges()
147 int w, int prefs, int mrefs, int parity, in filter_line_c_16bit()
164 int w, int prefs, int mrefs, int parity, int mode) in filter_edges_16bit()
234 int parity, int tff) in filter()
Dvf_yadif_cuda.cu103 int parity, int tff, bool skip_spatial_check) in yadif_single()
173 int parity, int tff, bool skip_spatial_check) in yadif_double()
249 int parity, int tff, bool skip_spatial_check) in yadif_uchar()
263 int parity, int tff, bool skip_spatial_check) in yadif_ushort()
277 int parity, int tff, bool skip_spatial_check) in yadif_uchar2()
291 int parity, int tff, bool skip_spatial_check) in yadif_ushort2()
Dvf_pullup.c223 static PullupBuffer *pullup_lock_buffer(PullupBuffer *b, int parity) in pullup_lock_buffer()
236 static void pullup_release_buffer(PullupBuffer *b, int parity) in pullup_release_buffer()
262 static PullupBuffer *pullup_get_buffer(PullupContext *s, int parity) in pullup_get_buffer()
584 static void pullup_submit_field(PullupContext *s, PullupBuffer *b, int parity) in pullup_submit_field()
617 PullupBuffer *dst, PullupBuffer *src, int parity) in copy_field()
Dvf_pullup.h30 int parity; member
44 int parity; member
Dvf_yadif_cuda.c63 int parity, int tff) in call_kernel()
122 int parity, int tff) in filter()
Dyadif.h54 int parity; ///< YADIFParity member
Dvf_mcdeint.c75 int parity; ///< MCDeintParity member
/third_party/gstreamer/gstplugins_bad/gst/yadif/
Dvf_yadif.c95 int w, int prefs, int mrefs, int parity, int mode) in filter_line_c()
126 yadif_filter (GstYadif * yadif, int parity, int tff) in yadif_filter()
Dyadif.c88 int w, int prefs, int mrefs, int parity, int mode) in filter_line_x86_64()
Dgstyadif.c301 int parity; in gst_yadif_transform() local
/third_party/python/Lib/turtledemo/
Dfractalcurves.py22 def hilbert(self, size, level, parity): argument
/third_party/uboot/u-boot-2020.01/include/
Dusb_cdc_acm.h27 unsigned char parity; member
/third_party/ffmpeg/libavcodec/
Daptxenc.c170 int32_t parity = aptx_quantized_parity(channel); in aptx_pack_codeword() local
179 int32_t parity = aptx_quantized_parity(channel); in aptxhd_pack_codeword() local
Daptx.h193 int32_t parity = channel->dither_parity; in aptx_quantized_parity() local
206 int32_t parity = aptx_quantized_parity(&channels[LEFT]) in aptx_check_parity() local
Dh264_refs.c40 static void pic_as_field(H264Ref *pic, const int parity) in pic_as_field()
62 static int split_field_copy(H264Ref *dest, H264Picture *src, int parity, int id_add) in split_field_copy()
/third_party/boost/boost/asio/
Dserial_port_base.hpp92 class parity class in boost::asio::serial_port_base
/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstivtc.h41 int parity; member
/third_party/skia/modules/skparagraph/gm/
Dsimple_gm.cpp174 int parity = 0; in onDraw() local
/third_party/jerryscript/jerry-ext/debugger/
Ddebugger-serial.c48 …char parity; /**< specify how you want to check parity bits in the data bits transmitted via the s… member
/third_party/uboot/u-boot-2020.01/drivers/serial/
Dsandbox.c180 u8 parity = SERIAL_GET_PARITY(serial_config); in sandbox_serial_setconfig() local
Dserial_stm32.c58 uint parity = SERIAL_GET_PARITY(serial_config); in stm32_serial_setconfig() local
/third_party/boost/boost/graph/
Dstoer_wagner_min_cut.hpp41 mas_min_cut_visitor(const Graph& g, ParityMap parity, in mas_min_cut_visitor()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-anc.c668 parity (guint8 x) in parity() function
674 parity (guint8 x) in parity() function

12