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