Home
last modified time | relevance | path

Searched refs:pFmts (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDevice_3_4.h146 /*inout*/std::vector<SupportedV4L2Format>* pFmts);
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp801 /*inout*/std::vector<SupportedV4L2Format>* pFmts) { in trimSupportedFormats() argument
802 std::vector<SupportedV4L2Format>& sortedFmts = *pFmts; in trimSupportedFormats()