Home
last modified time | relevance | path

Searched defs:rd (Results 1 – 25 of 169) sorted by relevance

1234567

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp8rangedecoder.c17 #define BOOL_DECODER_CAST(rd) \ argument
21 gst_vp8_range_decoder_init (GstVp8RangeDecoder * rd, const guchar * buf, in gst_vp8_range_decoder_init()
34 gst_vp8_range_decoder_read (GstVp8RangeDecoder * rd, guint8 prob) in gst_vp8_range_decoder_read()
40 gst_vp8_range_decoder_read_literal (GstVp8RangeDecoder * rd, gint bits) in gst_vp8_range_decoder_read_literal()
46 gst_vp8_range_decoder_get_pos (GstVp8RangeDecoder * rd) in gst_vp8_range_decoder_get_pos()
54 gst_vp8_range_decoder_get_state (GstVp8RangeDecoder * rd, in gst_vp8_range_decoder_get_state()
Dgstvp8parser.c76 #define READ_BOOL(rd, val, field_name) \ argument
78 #define READ_UINT(rd, val, nbits, field_name) \ argument
80 #define READ_SINT(rd, val, nbits, field_name) \ argument
84 vp8_read_bool (GstVp8RangeDecoder * rd) in vp8_read_bool()
90 vp8_read_uint (GstVp8RangeDecoder * rd, guint nbits) in vp8_read_uint()
96 vp8_read_sint (GstVp8RangeDecoder * rd, guint nbits) in vp8_read_sint()
108 parse_update_segmentation (GstVp8RangeDecoder * rd, GstVp8Segmentation * seg) in parse_update_segmentation()
165 parse_mb_lf_adjustments (GstVp8RangeDecoder * rd, GstVp8MbLfAdjustments * adj) in parse_mb_lf_adjustments()
198 parse_quant_indices (GstVp8RangeDecoder * rd, GstVp8QuantIndices * qip) in parse_quant_indices()
239 parse_token_prob_update (GstVp8RangeDecoder * rd, GstVp8TokenProbs * probs) in parse_token_prob_update()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Ddecoder.c508 vbi_raw_decode (vbi_raw_decoder * rd, uint8_t * raw, vbi_sliced * out) in vbi_raw_decode()
539 vbi_raw_decoder_resize (vbi_raw_decoder * rd, int *start, unsigned int *count) in vbi_raw_decoder_resize()
593 vbi_raw_decoder_remove_services (vbi_raw_decoder * rd, unsigned int services) in vbi_raw_decoder_remove_services()
626 vbi_raw_decoder_check_services (vbi_raw_decoder * rd, in vbi_raw_decoder_check_services()
671 vbi_raw_decoder_add_services (vbi_raw_decoder * rd, in vbi_raw_decoder_add_services()
722 vbi_raw_decoder_parameters (vbi_raw_decoder * rd, in vbi_raw_decoder_parameters()
766 vbi_raw_decoder_reset (vbi_raw_decoder * rd) in vbi_raw_decoder_reset()
793 vbi_raw_decoder_destroy (vbi_raw_decoder * rd) in vbi_raw_decoder_destroy()
814 vbi_raw_decoder_init (vbi_raw_decoder * rd) in vbi_raw_decoder_init()
Draw_decoder.c336 dump_pattern_line (const vbi3_raw_decoder * rd, unsigned int row, FILE * fp) in dump_pattern_line()
378 _vbi3_raw_decoder_dump (const vbi3_raw_decoder * rd, FILE * fp) in _vbi3_raw_decoder_dump()
433 slice (vbi3_raw_decoder * rd, in slice()
451 decode_pattern (vbi3_raw_decoder * rd, in decode_pattern()
578 vbi3_raw_decoder_decode (vbi3_raw_decoder * rd, in vbi3_raw_decoder_decode()
634 vbi3_raw_decoder_reset (vbi3_raw_decoder * rd) in vbi3_raw_decoder_reset()
652 remove_job_from_pattern (vbi3_raw_decoder * rd, int job_num) in remove_job_from_pattern()
702 (vbi3_raw_decoder * rd, vbi_service_set services) { in vbi3_raw_decoder_remove_services()
732 add_job_to_pattern (vbi3_raw_decoder * rd, in add_job_to_pattern()
882 vbi3_raw_decoder_add_services (vbi3_raw_decoder * rd, in vbi3_raw_decoder_add_services()
[all …]
/third_party/mbedtls/library/
Dmps_reader.c75 mbedtls_mps_reader const *rd ) in mps_reader_is_accumulating()
86 mbedtls_mps_reader const *rd ) in mps_reader_is_producing()
93 mbedtls_mps_reader const *rd ) in mps_reader_is_consuming()
99 mbedtls_mps_reader const *rd ) in mps_reader_get_fragment_offset()
112 mbedtls_mps_reader const *rd ) in mps_reader_serving_from_accumulator()
122 static inline void mps_reader_zero( mbedtls_mps_reader *rd ) in mps_reader_zero()
144 int mbedtls_mps_reader_init( mbedtls_mps_reader *rd, in mbedtls_mps_reader_init()
157 int mbedtls_mps_reader_free( mbedtls_mps_reader *rd ) in mbedtls_mps_reader_free()
164 int mbedtls_mps_reader_feed( mbedtls_mps_reader *rd, in mbedtls_mps_reader_feed()
233 int mbedtls_mps_reader_get( mbedtls_mps_reader *rd, in mbedtls_mps_reader_get()
[all …]
/third_party/openssl/crypto/
Dmips_arch.h27 # define mflo(rd,rs,rt) dmulu rd,rs,rt argument
28 # define mfhi(rd,rs,rt) dmuhu rd,rs,rt argument
31 # define mflo(rd,rs,rt) mulu rd,rs,rt argument
32 # define mfhi(rd,rs,rt) muhu rd,rs,rt argument
36 # define mflo(rd,rs,rt) mflo rd argument
37 # define mfhi(rd,rs,rt) mfhi rd argument
/third_party/icu/icu4c/source/test/cintltst/
Duregiontest.c362 const KnownRegion * rd; in TestKnownRegions() local
389 const KnownRegion * rd; in TestGetContainedRegions() local
418 const KnownRegion * rd; in TestGetContainedRegionsWithType() local
447 const KnownRegion * rd; in TestGetContainingRegion() local
471 const KnownRegion * rd; in TestGetContainingRegionWithType() local
548 const KnownRegion * rd; in TestContains() local
/third_party/boost/libs/math/example/daubechies_wavelets/
Dbench.cpp137 std::random_device rd; in CubicHermite() local
176 std::random_device rd; in CardinalCubicHermite() local
209 std::random_device rd; in CardinalCubicHermiteAOS() local
303 std::random_device rd; in CardinalQuinticHermite() local
337 std::random_device rd; in CardinalQuinticHermiteAOS() local
378 std::random_device rd; in SepticHermite() local
422 std::random_device rd; in CardinalSepticHermite() local
458 std::random_device rd; in CardinalSepticHermiteAOS() local
/third_party/icu/icu4c/source/test/intltest/
Dregiontst.cpp368 KnownRegion rd = knownRegions[i]; in TestKnownRegions() local
496 KnownRegion rd = knownRegions[i]; in TestGetContainedRegions() local
527 KnownRegion rd = knownRegions[i]; in TestGetContainedRegionsWithType() local
558 KnownRegion rd = knownRegions[i]; in TestGetContainingRegion() local
582 KnownRegion rd = knownRegions[i]; in TestGetContainingRegionWithType() local
648 KnownRegion rd = knownRegions[i]; in TestContains() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc153 void Assembler::EmitShiftImmediate(Condition cond, Shift opcode, Register rd, in EmitShiftImmediate()
165 void Assembler::EmitShiftRegister(Condition cond, Shift opcode, Register rd, in EmitShiftRegister()
230 void Assembler::sbc(Register rd, Register rn, Operand o, Condition cond) { in sbc()
234 void Assembler::sbcs(Register rd, Register rn, Operand o, Condition cond) { in sbcs()
282 void Assembler::movs(Register rd, Operand o, Condition cond) { in movs()
367 void Assembler::muls(Register rd, Register rn, Register rm, Condition cond) { in muls()
482 void Assembler::ldrh(Register rd, Address ad, Condition cond) { in ldrh()
486 void Assembler::strh(Register rd, Address ad, Condition cond) { in strh()
490 void Assembler::ldrsb(Register rd, Address ad, Condition cond) { in ldrsb()
494 void Assembler::ldrsh(Register rd, Address ad, Condition cond) { in ldrsh()
[all …]
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Drandom_op_impl.cu56 std::random_device rd; in StandardNormal() local
72 std::random_device rd; in UniformInt() local
91 std::random_device rd; in UniformReal() local
/third_party/libcoap/examples/
Dcoap-rd.c88 rd_t *rd; in rd_new() local
97 rd_delete(rd_t *rd) { in rd_delete()
123 rd_t *rd = coap_resource_get_userdata(resource); in hnd_get_resource() local
224 rd_t *rd = coap_resource_get_userdata(resource); in hnd_delete_resource() local
369 rd_t *rd; in make_rd() local
516 rd_t *rd; in hnd_post_rd() local
/third_party/boost/libs/bimap/test/
Dtest_bimap.hpp460 const LeftData & ld, const RightData & rd) in test_basic_bimap()
515 const LeftData & ld, const RightData & rd) in test_set_set_bimap()
538 const LeftData & ld, const RightData & rd) in test_multiset_multiset_bimap()
559 const RightData & rd) in test_unordered_set_unordered_multiset_bimap()
/third_party/node/deps/cares/src/lib/
Dares_mkquery.c21 int rd, unsigned char **buf, int *buflen) in ares_mkquery()
Dares_create_query.c79 unsigned short id, int rd, unsigned char **bufp, in ares_create_query()
/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo_read.c20 int fd, rd, i; in main() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Dquant_enc.c55 const VP8ModeScore* const rd) { in PrintBlockInfo()
527 static void InitScore(VP8ModeScore* const rd) { in InitScore()
579 static WEBP_INLINE void SetRDScore(int lambda, VP8ModeScore* const rd) { in SetRDScore()
755 VP8ModeScore* const rd, in ReconstructIntra16()
858 int16_t tmp[][16], VP8ModeScore* const rd) { in CorrectDCValues()
890 const VP8ModeScore* const rd) { in StoreDiffusionErrors()
909 static int ReconstructUV(VP8EncIterator* const it, VP8ModeScore* const rd, in ReconstructUV()
981 static void PickBestIntra16(VP8EncIterator* const it, VP8ModeScore* rd) { in PickBestIntra16()
1050 static int PickBestIntra4(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestIntra4()
1146 static void PickBestUV(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestUV()
[all …]
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dquant_enc.c55 const VP8ModeScore* const rd) { in PrintBlockInfo()
527 static void InitScore(VP8ModeScore* const rd) { in InitScore()
579 static WEBP_INLINE void SetRDScore(int lambda, VP8ModeScore* const rd) { in SetRDScore()
755 VP8ModeScore* const rd, in ReconstructIntra16()
858 int16_t tmp[][16], VP8ModeScore* const rd) { in CorrectDCValues()
890 const VP8ModeScore* const rd) { in StoreDiffusionErrors()
909 static int ReconstructUV(VP8EncIterator* const it, VP8ModeScore* const rd, in ReconstructUV()
981 static void PickBestIntra16(VP8EncIterator* const it, VP8ModeScore* rd) { in PickBestIntra16()
1050 static int PickBestIntra4(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestIntra4()
1146 static void PickBestUV(VP8EncIterator* const it, VP8ModeScore* const rd) { in PickBestUV()
[all …]
/third_party/ffmpeg/libavcodec/ppc/
Dasm.S65 .macro get_got rd argument
94 .macro get_got rd argument
/third_party/curl/tests/libtest/
Dlib564.c58 fd_set rd, wr, exc; in test() local
Dlib503.c65 fd_set rd, wr, exc; in test() local
Dlib533.c60 fd_set rd, wr, exc; in test() local
Dlib504.c42 fd_set rd, wr, exc; in test() local
Dlib526.c86 fd_set rd, wr, exc; in test() local
Dlib525.c114 fd_set rd, wr, exc; in test() local

1234567