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