Home
last modified time | relevance | path

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

/packages/services/Car/evs/sampleDriver/
DVideoCapture.h40 __u32 getV4LFormat() { return mFormat; }; in getV4LFormat() function
DEvsV4lCamera.cpp157 const uint32_t videoSrcFormat = mVideo.getV4LFormat(); in startVideoStream()