Home
last modified time | relevance | path

Searched defs:fileFormat (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/media/java/android/media/
DCamcorderProfile.java224 public int fileFormat; field in CamcorderProfile
472 int fileFormat, in CamcorderProfile()
/frameworks/base/media/jni/
Dandroid_media_MediaMuxer.cpp166 MediaMuxer::OutputFormat fileFormat = in android_media_MediaMuxer_native_setup() local
Dandroid_media_MediaProfiles.cpp188 int fileFormat = sProfiles->getCamcorderProfileParamByName("file.format", id, q); in android_media_MediaProfiles_native_get_camcorder_profile() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp1266 ELFFileFormat* fileFormat = getOutputFormat(); in initTargetSections() local
1311 ELFFileFormat* fileFormat = getOutputFormat(); in initTargetSections() local
DMipsRelocator.cpp487 ELFFileFormat* fileFormat = getTarget().getOutputFormat(); in defineSymbolforCopyReloc() local
/frameworks/av/media/libmedia/
DMediaProfiles.cpp332 const int fileFormat = findTagForName(sFileFormatMap, nFormatMappings, atts[3]); in createCamcorderProfile() local
/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.cpp1378 int fileFormat = mEncoderProfiles->getCamcorderProfileParamByName( in setDefaultProfileIfNecessary() local