Searched refs:nFormatMappings (Results 1 – 1 of 1) sorted by relevance
433 const size_t nFormatMappings = sizeof(sFileFormatMap)/sizeof(sFileFormatMap[0]); in createCamcorderProfile() local434 const int fileFormat = findTagForName(sFileFormatMap, nFormatMappings, atts[3]); in createCamcorderProfile()