Home
last modified time | relevance | path

Searched refs:nFormatMappings (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
DMediaProfiles.cpp328 const size_t nFormatMappings = sizeof(sFileFormatMap)/sizeof(sFileFormatMap[0]); in createCamcorderProfile() local
329 const int fileFormat = findTagForName(sFileFormatMap, nFormatMappings, atts[3]); in createCamcorderProfile()