Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h303 static int encodeJpegYU12(const Size &inSz,
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp1359 int ExternalCameraDeviceSession::OutputThread::encodeJpegYU12( in encodeJpegYU12() function in android::hardware::camera::device::V3_4::implementation::ExternalCameraDeviceSession::OutputThread
1724 ret = encodeJpegYU12(thumbSize, yu12Thumb, in createJpegLocked()
1766 ret = encodeJpegYU12(jpegSize, yu12Main, in createJpegLocked()