Searched refs:TS (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/net/ims/ |
D | README.txt | 8 - 3GPP TS 24.229 : IMS call control (SIP and SDP) 9 - 3GPP TS 26.114 : IMS media handling and interaction 10 - 3GPP TS 26.111 : Codec for CS multimedia telephony service (H.324) 11 - 3GPP TS 24.623 : XCAP over the Ut interface for manipulating supplementary services 24 ImsCallProfile is created by referring GSMA IR.92, GSMA IR.94, 3GPP TS 24.229, 25 3GPP TS 26.114 and 3GPP TS 26.111.
|
/frameworks/base/media/java/android/media/ |
D | ClosedCaptionRenderer.java | 144 private static final char TS = '\u00A0'; field in CCParser 551 if (mDisplayChars.charAt(next) != TS) { in getStyledText() 585 Arrays.fill(blank, TS); in CCMemory() 601 if (mLines[mRow].charAt(i) != TS) { in der() 603 mLines[j].setCharAt(j, TS); in der() 619 mLines[mRow].setCharAt(mCol, TS); in bs() 624 mLines[mRow].setCharAt(MAX_COLS, TS); in bs()
|
/frameworks/base/docs/html/guide/appendix/ |
D | media-formats.jd | 43 <li>MPEG-2 TS media files only</li> 84 • MPEG-TS (.ts, not seekable, Android 3.0+)</td> 256 • MPEG-TS (.ts, AAC audio only, not seekable, Android 3.0+)</td>
|