/third_party/boost/libs/graph/test/ |
D | stoer_wagner_test.cpp | 66 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/ |
D | vf_bwdif.c | 56 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()
|
D | vf_yadif.c | 37 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()
|
D | vf_yadif_cuda.cu | 103 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()
|
D | vf_pullup.c | 223 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()
|
D | vf_pullup.h | 30 int parity; member 44 int parity; member
|
D | vf_yadif_cuda.c | 63 int parity, int tff) in call_kernel() 122 int parity, int tff) in filter()
|
D | yadif.h | 54 int parity; ///< YADIFParity member
|
D | vf_mcdeint.c | 75 int parity; ///< MCDeintParity member
|
/third_party/gstreamer/gstplugins_bad/gst/yadif/ |
D | vf_yadif.c | 95 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()
|
D | yadif.c | 88 int w, int prefs, int mrefs, int parity, int mode) in filter_line_x86_64()
|
D | gstyadif.c | 301 int parity; in gst_yadif_transform() local
|
/third_party/python/Lib/turtledemo/ |
D | fractalcurves.py | 22 def hilbert(self, size, level, parity): argument
|
/third_party/uboot/u-boot-2020.01/include/ |
D | usb_cdc_acm.h | 27 unsigned char parity; member
|
/third_party/ffmpeg/libavcodec/ |
D | aptxenc.c | 170 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
|
D | aptx.h | 193 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
|
D | h264_refs.c | 40 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/ |
D | serial_port_base.hpp | 92 class parity class in boost::asio::serial_port_base
|
/third_party/gstreamer/gstplugins_bad/gst/ivtc/ |
D | gstivtc.h | 41 int parity; member
|
/third_party/skia/modules/skparagraph/gm/ |
D | simple_gm.cpp | 174 int parity = 0; in onDraw() local
|
/third_party/jerryscript/jerry-ext/debugger/ |
D | debugger-serial.c | 48 …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/ |
D | sandbox.c | 180 u8 parity = SERIAL_GET_PARITY(serial_config); in sandbox_serial_setconfig() local
|
D | serial_stm32.c | 58 uint parity = SERIAL_GET_PARITY(serial_config); in stm32_serial_setconfig() local
|
/third_party/boost/boost/graph/ |
D | stoer_wagner_min_cut.hpp | 41 mas_min_cut_visitor(const Graph& g, ParityMap parity, in mas_min_cut_visitor()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-anc.c | 668 parity (guint8 x) in parity() function 674 parity (guint8 x) in parity() function
|