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