Searched refs:getV4LFormat (Results 1 – 2 of 2) sorted by relevance
40 __u32 getV4LFormat() { return mFormat; }; in getV4LFormat() function
157 const uint32_t videoSrcFormat = mVideo.getV4LFormat(); in startVideoStream()