Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp164 static bool find_pixel(unsigned int sc_pxfmt, unsigned int __out *v4l2_pxfmt) in find_pixel() argument
175 if (sc_pxfmt == sc_fmt_tbl[i][0]) { in find_pixel()
181 SC_LOGE("Unknown format value %d", sc_pxfmt); in find_pixel()