Searched refs:toV4L2PixFmt (Results 1 – 3 of 3) sorted by relevance
137 uint32_t toV4L2PixFmt() const;
190 uint32_t Fourcc::toV4L2PixFmt() const { in toV4L2PixFmt() function in android::Fourcc
468 format = mInputQueue->setFormat(fourcc->toV4L2PixFmt(), mVisibleSize, 0, stride); in configureInputFormat()