Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dstream_format.cpp151 SupportedFormat* out_format) { in FindBestFitFormat() argument
156 if (out_format != NULL) { in FindBestFitFormat()
157 *out_format = format; in FindBestFitFormat()
173 if (out_format != NULL) { in FindBestFitFormat()
174 *out_format = format; in FindBestFitFormat()
186 SupportedFormat* out_format) { in FindFormatByResolution() argument
189 if (out_format != NULL) { in FindFormatByResolution()
190 *out_format = format; in FindFormatByResolution()
Dstream_format.h66 arc::SupportedFormat* out_format);
69 arc::SupportedFormat* out_format);