/third_party/ffmpeg/libavformat/ |
D | srtp.c | 131 uint32_t ssrc, av_uninit(roc); in ff_srtp_decrypt() 158 v = roc = s->roc; in ff_srtp_decrypt() 161 v = roc - 1; in ff_srtp_decrypt() 164 v = roc + 1; in ff_srtp_decrypt() 166 if (v == roc) { in ff_srtp_decrypt() 168 } else if (v == roc + 1) { in ff_srtp_decrypt() 170 roc = v; in ff_srtp_decrypt() 174 AV_WB32(rocbuf, roc); in ff_srtp_decrypt() 206 s->roc = roc; in ff_srtp_decrypt() 278 s->roc++; in ff_srtp_encrypt() [all …]
|
D | srtp.h | 40 uint32_t roc; member
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | mikey.c | 79 fail_unless (mi->roc == 0); in GST_START_TEST() 83 fail_unless (mi->roc == 1); in GST_START_TEST() 90 fail_unless (mi->roc == 1); in GST_START_TEST() 93 srtp.roc = 0; in GST_START_TEST() 98 fail_unless (mi->roc == 0); in GST_START_TEST() 102 fail_unless (mi->roc == 1); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ext/srtp/ |
D | gstsrtp.c | 36 srtp_set_stream_roc (srtp_t session, guint32 ssrc, guint32 roc) in srtp_set_stream_roc() argument 45 rdbx_set_roc (&stream->rtp_rdbx, roc); in srtp_set_stream_roc() 50 srtp_get_stream_roc (srtp_t session, guint32 ssrc, guint32 * roc) in srtp_get_stream_roc() argument 59 *roc = stream->rtp_rdbx.index >> 16; in srtp_get_stream_roc()
|
D | gstsrtp.h | 87 guint32 roc); 89 guint32 * roc);
|
D | gstsrtpdec.c | 221 guint32 roc; member 445 guint32 roc; in gst_srtp_dec_create_stats() local 447 status = srtp_get_stream_roc (filter->session, ssrc, &roc); in gst_srtp_dec_create_stats() 453 "ssrc", G_TYPE_UINT, ssrc, "roc", G_TYPE_UINT, roc, NULL); in gst_srtp_dec_create_stats() 570 gst_structure_get_uint (s, "roc", &stream->roc); in get_stream_from_caps() 774 status = srtp_set_stream_roc (filter->session, ssrc, stream->roc); in init_session_stream()
|
/third_party/icu/icu4c/source/test/testdata/ |
D | calendar.txt | 30 "en_US@calendar=roc", 35 "en_US@calendar=roc", 40 "en_US@calendar=roc", 47 "en_US@calendar=roc", 185 //roc 187 "en_US@calendar=roc", 194 "en_US@calendar=roc", 201 "en_US@calendar=roc", 208 "en_US@calendar=roc",
|
/third_party/uboot/u-boot-2020.01/configs/ |
D | roc-pc-rk3399_defconfig | 10 CONFIG_DEFAULT_FDT_FILE="rockchip/rk3399-roc-pc.dtb" 24 CONFIG_DEFAULT_DEVICE_TREE="rk3399-roc-pc"
|
D | roc-cc-rk3308_defconfig | 41 CONFIG_DEFAULT_DEVICE_TREE="rk3308-roc-cc"
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | srtp.c | 101 guint roc = 0; in get_roc() local 108 gst_structure_get_uint (ss, "roc", &roc); in get_roc() 109 return roc; in get_roc()
|
/third_party/uboot/u-boot-2020.01/board/firefly/firefly-rk3308/ |
D | MAINTAINERS | 5 F: configs/roc-cc-rk3308_defconfig
|
/third_party/uboot/u-boot-2020.01/board/rockchip/evb_rk3399/ |
D | MAINTAINERS | 61 F: configs/roc-pc-rk3399_defconfig 62 F: arch/arm/dts/rk3399-roc-pc-u-boot.dtsi
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-rockchip/rk3308/ |
D | Kconfig | 8 bool "Firefly roc-rk3308-cc"
|
/third_party/icu/icu4c/source/test/fuzzer/ |
D | uloc_is_right_to_left_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
D | uloc_get_name_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
D | uloc_canonicalize_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
D | uloc_for_language_tag_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
D | uloc_open_keywords_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstmikey.h | 143 guint32 roc; member 676 … guint8 policy, guint32 ssrc, guint32 roc);
|
/third_party/icu/icu4c/source/data/lang/ |
D | es_US.txt | 61 roc{"calendario minguo"}
|
D | es_MX.txt | 68 roc{"calendario minguo"}
|
D | ff_Adlm.txt | 210 roc{" "}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | es_MX.txt | 70 roc{"calendario minguo"}
|
D | ff_Adlm.txt | 232 roc{" "}
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | es_MX.txt | 70 roc{"calendario minguo"}
|