Searched refs:pFmts (Results 1 – 2 of 2) sorted by relevance
146 /*inout*/std::vector<SupportedV4L2Format>* pFmts);
812 /*inout*/std::vector<SupportedV4L2Format>* pFmts) { in trimSupportedFormats() argument813 std::vector<SupportedV4L2Format>& sortedFmts = *pFmts; in trimSupportedFormats()