/external/aac/libMpegTPDec/src/ |
mpegFileFormat.h | 109 * \param fileFormat pointer to a variable where the detected file format is stored into. 112 TRANSPORT_TYPE GetTransportType(const char* filename, FILE_FORMAT *fileFormat);
|
/external/aac/libMpegTPDec/include/ |
mpegFileRead.h | 97 /*!< If MPFREAD_MP4FF_ENABLE is set, include support for MPEG ISO fileformat. 115 * \param fileFormat Skip file format detection and use given format if fileFormat != FF_UNKNOWN. 126 FILE_FORMAT fileFormat,
|
/frameworks/base/media/java/android/media/ |
CamcorderProfile.java | 156 public int fileFormat; 309 int fileFormat, 322 this.fileFormat = fileFormat;
|
MediaRecorder.java | 357 setOutputFormat(profile.fileFormat); [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
CamcorderProfileTest.java | 45 "fileFormat=%d, videoCodec=%d, videoBitRate=%d, videoFrameRate=%d, " + 50 profile.fileFormat, 90 assertEquals(expectedProfile.fileFormat, actualProfile.fileFormat);
|
MediaRecorderTest.java | 323 int fileFormat, int codec) throws Exception { 329 mMediaRecorder.setOutputFormat(fileFormat);
|
/frameworks/base/media/jni/ |
android_media_MediaMuxer.cpp | 142 MediaMuxer::OutputFormat fileFormat = 144 sp<MediaMuxer> muxer = new MediaMuxer(fd, fileFormat);
|
android_media_MediaProfiles.cpp | 183 int fileFormat = sProfiles->getCamcorderProfileParamByName("file.format", id, q); 195 if (duration == -1 || fileFormat == -1 || videoCodec == -1 || audioCodec == -1 || 209 fileFormat,
|
/frameworks/av/media/libmedia/ |
MediaProfiles.cpp | 315 !strcmp("fileFormat", atts[2]) && 323 const int fileFormat = findTagForName(sFileFormatMap, nFormatMappings, atts[3]); 324 CHECK(fileFormat != -1); 331 profile->mFileFormat = static_cast<output_format>(fileFormat); [all...] |
/frameworks/av/media/libmediaplayerservice/ |
StagefrightRecorder.cpp | [all...] |
/packages/apps/Camera2/src/com/android/camera/ |
VideoModule.java | 449 intent.setDataAndType(mCurrentVideoUri, convertOutputFormatToMimeType(mProfile.fileFormat)); [all...] |
/packages/apps/Camera/src/com/android/camera/ |
VideoModule.java | 611 intent.setDataAndType(mCurrentVideoUri, convertOutputFormatToMimeType(mProfile.fileFormat)); [all...] |
/packages/apps/LegacyCamera/src/com/android/camera/ |
VideoCamera.java | 601 intent.setDataAndType(mCurrentVideoUri, convertOutputFormatToMimeType(mProfile.fileFormat)); [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
build.c | 867 int fileFormat; 886 fileFormat = (db->flags & SQLITE_LegacyFileFmt)!=0 ? 888 sqlite3VdbeAddOp2(v, OP_Integer, fileFormat, reg3); [all...] |
/prebuilts/devtools/tools/lib/ |
commons-compress-1.0.jar | |
/prebuilts/tools/common/commons-compress/ |
commons-compress-1.0.jar | |
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/ |
commons-compress-1.0.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar | |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/ |
pdebuild.jar | |
/prebuilts/sdk/14/ |
android.jar | |
/prebuilts/sdk/15/ |
android.jar | |
/prebuilts/sdk/18/ |
android.jar | |
/prebuilts/sdk/19/ |
android.jar | |