Searched defs:PCM (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dconfigbq.c31 } PCM; typedef in typeref:struct:__anon1778
33 PCM formats[] = {
95 PCM *format;
/frameworks/base/media/java/android/media/videoeditor/
H A DMediaArtistNativeHelper.java198 /** PCM (PCM). */
199 public static final int PCM = 7; field in class:MediaArtistNativeHelper.AudioFormat
330 /** PCM audio file type. */
331 public static final int PCM = 4; field in class:MediaArtistNativeHelper.FileType
1433 /** < PCM file path */
1750 * @return The Audio Track PCM file path
1757 * Invalidates the PCM file
3892 * In case of Video, first call will generate the PCM file to make the
3902 * For Video item, generate the PCM
[all...]

Completed in 106 milliseconds