Home
last modified time | relevance | path

Searched refs:from_fourcc (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dimage_processor.h28 static bool SupportsConversion(uint32_t from_fourcc, uint32_t to_fourcc);
Dimage_processor.cpp97 bool ImageProcessor::SupportsConversion(uint32_t from_fourcc, in SupportsConversion() argument
99 switch (from_fourcc) { in SupportsConversion()