Searched refs:brp (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | argo_brp.c | 154 ArgoBRPDemuxContext *brp = s->priv_data; in argo_brp_read_header() local 162 brp->fhdr.magic = AV_RL32(buf + 0); in argo_brp_read_header() 163 brp->fhdr.num_streams = AV_RL32(buf + 4); in argo_brp_read_header() 164 brp->fhdr.byte_rate = AV_RL32(buf + 8); in argo_brp_read_header() 166 if (brp->fhdr.magic != BRP_TAG) in argo_brp_read_header() 169 if (brp->fhdr.num_streams > BRP_MAX_STREAMS) { in argo_brp_read_header() 175 brp->basf.index = -1; in argo_brp_read_header() 176 for (uint32_t i = 0; i < brp->fhdr.num_streams; i++) { in argo_brp_read_header() 177 ArgoBRPStreamHeader *hdr = brp->streams + i; in argo_brp_read_header() 240 if (brp->basf.index >= 0) { in argo_brp_read_header() [all …]
|
/third_party/iowow/src/utils/ |
D | iwconv.c | 254 const unsigned char *brp = (const unsigned char *) bptr; in iwafcmp() local 279 while (blen > 0 && (*brp <= ' ' || *brp == 0x7f)) { in iwafcmp() 280 brp++; in iwafcmp() 283 if (blen > 0 && *brp == '-') { in iwafcmp() 284 brp++; in iwafcmp() 289 int c = *brp; in iwafcmp() 292 brp++; in iwafcmp() 298 if ((alen > 1 && *arp == '.') || (blen > 1 && *brp == '.')) { in iwafcmp() 315 if (blen > 1 && *brp == '.') { in iwafcmp() 316 brp++; in iwafcmp() [all …]
|
/third_party/libnl/include/linux-private/linux/can/ |
D | netlink.h | 39 __u32 brp; /* Bit-rate prescaler */ member
|
/third_party/libsnd/src/GSM610/ |
D | long_term.c | 904 int16_t brp, drpp, Nr ; in Gsm_Long_Term_Synthesis_Filtering() local 914 brp = gsm_QLB [bcr] ; in Gsm_Long_Term_Synthesis_Filtering() 919 assert (brp != MIN_WORD) ; in Gsm_Long_Term_Synthesis_Filtering() 922 { drpp = GSM_MULT_R (brp, drp [k - Nr]) ; in Gsm_Long_Term_Synthesis_Filtering()
|
/third_party/openssl/crypto/ |
D | ia64cpuid.S | 69 brp.loop.imp .L_wipe_top,.L_wipe_end-16 192 brp.loop.imp .Loop_cmp_ctop,.Loop_cmp_cend-16
|
/third_party/openssl/crypto/bn/asm/ |
D | ia64.S | 193 brp.loop.imp .L_bn_add_words_ctop,.L_bn_add_words_cend-16 246 brp.loop.imp .L_bn_sub_words_ctop,.L_bn_sub_words_cend-16 316 brp.loop.imp .L_bn_mul_words_ctop,.L_bn_mul_words_cend-16 422 brp.loop.imp .L_bn_mul_add_words_ctop,.L_bn_mul_add_words_cend-16 496 brp.loop.imp .L_bn_sqr_words_ctop,.L_bn_sqr_words_cend-16
|
/third_party/libnl/lib/route/link/ |
D | can.c | 239 ci->ci_bittiming.brp); in can_dump_details()
|
/third_party/openssl/crypto/aes/asm/ |
D | aes-ia64.S | 109 brp.loop.imp .Le_top,.Le_end-16 };; 486 brp.loop.imp .Ld_top,.Ld_end-16 };;
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | crash.devcore | 2714 …6(EssL!G<m@&2i4loIOSZU#d1u2=&;.YTb3&!MF+\MEM4fmhI,#:`NVkAYWGp5_T>MnH.uEmde[brp/l/s0R2c*uqt>Ek7/Jr/…
|