Searched refs:FRM (Results 1 – 1 of 1) sorted by relevance
2459 FrameRateMap FRM; in findType() local2463 FRM = fmt->second; in findType()2465 FRM = vd_CaptureFormats.rbegin()->second; in findType()2467 if( FRM.empty() ) in findType()2473 std::map<UINT64, SUBTYPEMap>::iterator f = FRM.begin(); in findType()2474 for(; f != FRM.end(); f++) in findType()2486 std::map<UINT64, SUBTYPEMap>::iterator f = FRM.begin(); in findType()2487 for(; f != FRM.end(); f++) in findType()2499 STMMax = FRM.begin()->second; in findType()2525 FrameRateMap FRM = vd_CaptureFormats[size]; in buildLibraryofTypes() local[all …]