D | ExternalCameraUtils.cpp | 45 Frame::Frame(uint32_t width, uint32_t height, uint32_t fourcc) : in Frame() function in android::hardware::camera::device::V3_4::implementation::Frame 51 Frame(w, h, fourcc), in V4L2Frame() 100 Frame(w, h, V4L2_PIX_FMT_YUV420) {}; in AllocatedFrame() 672 Frame(frameIn->mWidth, frameIn->mHeight, frameIn->mFourcc) { in AllocatedV4L2Frame()
|