Home
last modified time | relevance | path

Searched defs:Frame (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraUtils.h131 struct Frame : public VirtualLightRefBase { struct
144 class V4L2Frame : public Frame { argument
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp45 Frame::Frame(uint32_t width, uint32_t height, uint32_t fourcc) : in Frame() function in android::hardware::camera::device::V3_4::implementation::Frame