/third_party/ffmpeg/libavcodec/ |
D | sbc_parser.c | 37 int sr, blocks, mode, subbands, bitpool, channels, joint; in sbc_parse_header() local 61 joint = mode == SBC_MODE_JOINT_STEREO; in sbc_parse_header() 65 + (joint * subbands)) + 7) / 8; in sbc_parse_header()
|
D | sbcenc.c | 97 int joint, int msbc) in sbc_pack_frame() argument 140 put_bits(&pb, frame->subbands, joint); in sbc_pack_frame() 141 crc_header[crc_pos >> 3] = joint; in sbc_pack_frame() 281 uint8_t joint = frame->mode == SBC_MODE_JOINT_STEREO; in sbc_encode_frame() local 287 + joint * frame->subbands) + 7) / 8; in sbc_encode_frame()
|
D | sbcdec.c | 122 frame->joint = 0x00; in sbc_unpack_frame() 124 frame->joint |= ((data[4] >> (7 - sb)) & 0x01) << sb; in sbc_unpack_frame() 194 if (frame->joint & (0x01 << sb)) { in sbc_unpack_frame()
|
D | sbcdsp.c | 292 int blk, joint = 0; in sbc_calc_scalefactors_j() local 347 joint |= 1 << (subbands - 1 - sb); in sbc_calc_scalefactors_j() 358 return joint; in sbc_calc_scalefactors_j()
|
D | sbc.h | 102 uint8_t joint; member
|
D | wavpack.c | 70 int joint; member 874 if (s->joint) in wv_unpack_stereo() 1140 s->joint = s->frame_flags & WV_JOINT_STEREO; in wavpack_decode_block()
|
/third_party/freetype/src/raster/ |
D | ftraster.c | 489 Bool joint; /* signals that the last arc ended */ member 668 ras.joint = FALSE; in New_Profile() 741 ras.joint = FALSE; in End_Profile() 1039 if ( ras.joint ) in Line_Up() 1042 ras.joint = FALSE; in Line_Up() 1045 ras.joint = (char)( f2 == 0 ); in Line_Up() 1216 if ( ras.joint ) in Bezier_Up() 1219 ras.joint = FALSE; in Bezier_Up() 1248 ras.joint = FALSE; in Bezier_Up() 1272 ras.joint = TRUE; in Bezier_Up() [all …]
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
D | ftraster.c | 489 Bool joint; /* signals that the last arc ended */ member 668 ras.joint = FALSE; in New_Profile() 741 ras.joint = FALSE; in End_Profile() 1039 if ( ras.joint ) in Line_Up() 1042 ras.joint = FALSE; in Line_Up() 1045 ras.joint = (char)( f2 == 0 ); in Line_Up() 1216 if ( ras.joint ) in Bezier_Up() 1219 ras.joint = FALSE; in Bezier_Up() 1248 ras.joint = FALSE; in Bezier_Up() 1272 ras.joint = TRUE; in Bezier_Up() [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/src/raster/ |
D | ftraster.c | 503 Bool joint; /* signals that the last arc ended */ member 697 ras.joint = FALSE; in New_Profile() 770 ras.joint = FALSE; in End_Profile() 1068 if ( ras.joint ) in Line_Up() 1071 ras.joint = FALSE; in Line_Up() 1074 ras.joint = (char)( f2 == 0 ); in Line_Up() 1246 if ( ras.joint ) in Bezier_Up() 1249 ras.joint = FALSE; in Bezier_Up() 1278 ras.joint = FALSE; in Bezier_Up() 1302 ras.joint = TRUE; in Bezier_Up() [all …]
|
/third_party/ffmpeg/libavcodec/arm/ |
D | sbcdsp_neon.S | 382 @ return r0 = joint 405 @ check whether to use joint stereo for subbands 0, 1, 2 408 vmov.s32 d31[1], r10 @ last subband -> no joint 436 @ check whether to use joint stereo for subbands 4, 5, 6 439 vmov.s32 d31[1], r10 @ last subband -> no joint 464 @ check whether to use joint stereo for subbands 0, 1, 2, 3
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpsbcdepay.c | 207 gboolean joint = (channel_mode == 3); in gst_rtp_sbc_depay_get_params() local 209 length += ((joint * subbands) + (blocks * bitpool) in gst_rtp_sbc_depay_get_params()
|
/third_party/openssl/providers/common/der/ |
D | wrap.asn1 | 21 joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) csor(3) nistAlgorithm(4) 1
|
/third_party/rust/crates/proc-macro2/src/ |
D | fallback.rs | 207 let mut joint = false; in fmt() localVariable 209 if i != 0 && !joint { in fmt() 212 joint = false; in fmt() 217 joint = tt.spacing() == Spacing::Joint; in fmt()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2codecvp9dec.c | 202 G_STATIC_ASSERT (sizeof (probs->mv.joint) == in gst_v4l2_codec_vp9_dec_fill_prob_updates() 203 sizeof (h->delta_probabilities.mv.joint)); in gst_v4l2_codec_vp9_dec_fill_prob_updates() 247 memcpy (probs->mv.joint, h->delta_probabilities.mv.joint, in gst_v4l2_codec_vp9_dec_fill_prob_updates() 248 sizeof (h->delta_probabilities.mv.joint)); in gst_v4l2_codec_vp9_dec_fill_prob_updates()
|
/third_party/icu/docs/userguide/dev/ |
D | contributions.md | 46 In order for your code to be contributed, you need to assign to IBM joint 47 copyright ownership in the contribution. You retain joint ownership in the
|
/third_party/vk-gl-cts/android/cts/main/vk-master-2020-03-01/ |
D | ycbcr.txt | 1 dEQP-VK.ycbcr.storage_image_write.g8b8g8r8_422_unorm.512_512_1.joint 3 dEQP-VK.ycbcr.storage_image_write.g8b8g8r8_422_unorm.1024_128_1.joint 5 dEQP-VK.ycbcr.storage_image_write.g8b8g8r8_422_unorm.66_32_1.joint 7 dEQP-VK.ycbcr.storage_image_write.b8g8r8g8_422_unorm.512_512_1.joint 9 dEQP-VK.ycbcr.storage_image_write.b8g8r8g8_422_unorm.1024_128_1.joint 11 dEQP-VK.ycbcr.storage_image_write.b8g8r8g8_422_unorm.66_32_1.joint 13 dEQP-VK.ycbcr.storage_image_write.g8_b8_r8_3plane_420_unorm.512_512_1.joint 15 dEQP-VK.ycbcr.storage_image_write.g8_b8_r8_3plane_420_unorm.1024_128_1.joint 17 dEQP-VK.ycbcr.storage_image_write.g8_b8_r8_3plane_420_unorm.66_32_1.joint 19 dEQP-VK.ycbcr.storage_image_write.g8_b8r8_2plane_420_unorm.512_512_1.joint [all …]
|
/third_party/vk-gl-cts/android/cts/master/vk-master-2020-03-01/ |
D | ycbcr.txt | 8949 dEQP-VK.ycbcr.storage_image_write.g8b8g8r8_422_unorm.512_512_1.joint 8951 dEQP-VK.ycbcr.storage_image_write.g8b8g8r8_422_unorm.1024_128_1.joint 8953 dEQP-VK.ycbcr.storage_image_write.g8b8g8r8_422_unorm.66_32_1.joint 8955 dEQP-VK.ycbcr.storage_image_write.b8g8r8g8_422_unorm.512_512_1.joint 8957 dEQP-VK.ycbcr.storage_image_write.b8g8r8g8_422_unorm.1024_128_1.joint 8959 dEQP-VK.ycbcr.storage_image_write.b8g8r8g8_422_unorm.66_32_1.joint 8961 dEQP-VK.ycbcr.storage_image_write.g8_b8_r8_3plane_420_unorm.512_512_1.joint 8963 dEQP-VK.ycbcr.storage_image_write.g8_b8_r8_3plane_420_unorm.1024_128_1.joint 8965 dEQP-VK.ycbcr.storage_image_write.g8_b8_r8_3plane_420_unorm.66_32_1.joint 8967 dEQP-VK.ycbcr.storage_image_write.g8_b8r8_2plane_420_unorm.512_512_1.joint [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/S3/ |
D | S3_s3tc.txt | 25 their operations were sold to ATI and part were spun off to a joint
|
/third_party/openGLES/extensions/S3/ |
D | S3_s3tc.txt | 25 their operations were sold to ATI and part were spun off to a joint
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gstvp9statefulparser.h | 452 guint8 joint[GST_VP9_MV_JOINTS - 1]; member
|
/third_party/python/ |
D | LICENSE | 113 relationship of agency, partnership, or joint venture between PSF and 160 create any relationship of agency, partnership, or joint venture 232 agency, partnership, or joint venture between CNRI and Licensee. This
|
/third_party/python/Mac/BuildScript/resources/ |
D | License.rtf | 77 …ent shall be deemed to create any relationship of agency, partnership, or joint venture between PS… 98 …ent shall be deemed to create any relationship of agency, partnership, or joint venture between Be… 119 …ent shall be deemed to create any relationship of agency, partnership, or joint venture between CN…
|
/third_party/python/PC/ |
D | store_info.txt | 137 of agency, partnership, or joint venture between PSF and Licensee. This License
|
/third_party/ltp/ |
D | README.md | 4 Linux Test Project is a joint project started by SGI, OSDL and Bull developed
|
/third_party/openssl/crypto/objects/ |
D | objects.txt | 7 2 : JOINT-ISO-ITU-T : joint-iso-itu-t 8 !Alias joint-iso-ccitt joint-iso-itu-t 29 joint-iso-itu-t 23 : international-organizations : International Organizations 34 joint-iso-itu-t 5 1 5 : selected-attribute-types : Selected Attribute Types
|