Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/default/
DExternalCameraOfflineSession.cpp418 int convRes = libyuv::MJPGToI420( in threadLoop() local
426 if (convRes != 0) { in threadLoop()
428 ALOGE("%s: Convert V4L2 frame to YU12 failed! res %d", __FUNCTION__, convRes); in threadLoop()