Searched refs:arc (Results 1 – 17 of 17) sorted by relevance
38 StreamFormat(const arc::SupportedFormat& format);62 static bool FindBestFitFormat(const arc::SupportedFormats& supported_formats,63 const arc::SupportedFormats& qualified_formats,66 arc::SupportedFormat* out_format);67 static bool FindFormatByResolution(const arc::SupportedFormats& formats,69 arc::SupportedFormat* out_format);70 static arc::SupportedFormats GetQualifiedFormats(71 const arc::SupportedFormats& supported_formats);
45 arc/cached_frame.cpp \46 arc/exif_utils.cpp \47 arc/frame_buffer.cpp \48 arc/image_processor.cpp \49 arc/jpeg_compressor.cpp \
108 const arc::SupportedFormats GetSupportedFormats();129 arc::SupportedFormats supported_formats_;131 arc::SupportedFormats qualified_formats_;137 camera_buffer(std::make_shared<arc::AllocatedFrameBuffer>(0)){}; in RequestContext()142 std::shared_ptr<arc::AllocatedFrameBuffer> camera_buffer;
28 using arc::SupportedFormat;29 using arc::SupportedFormats;54 StreamFormat::StreamFormat(const arc::SupportedFormat& format) in StreamFormat()165 if (!arc::ImageProcessor::SupportsConversion(V4L2_PIX_FMT_YUV420, fourcc)) { in FindBestFitFormat()
34 using arc::AllocatedFrameBuffer;35 using arc::SupportedFormat;36 using arc::SupportedFormats;321 arc::SupportedFormat supported_format; in GetSupportedFormats()694 arc::GrallocFrameBuffer output_frame( in DequeueRequest()714 arc::CachedFrame cached_frame; in DequeueRequest()
156 } else if (!arc::ImageProcessor::SupportsConversion(V4L2_PIX_FMT_YUV420, in AddFormatComponents()
17 namespace arc {
13 namespace arc {
14 namespace arc {
19 namespace arc {
22 namespace arc {
16 namespace arc {
14 namespace arc { namespace
13 namespace arc { namespace
24 namespace arc { namespace
17 namespace arc { namespace