Home
last modified time | relevance | path

Searched defs:thumbCode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp1322 std::vector<uint8_t> thumbCode(outputThumbnail ? maxThumbCodeSize : 0); in createJpegLocked() local
/aosp_15_r20/hardware/interfaces/camera/device/default/
H A DExternalCameraDeviceSession.cpp2654 std::vector<uint8_t> thumbCode(outputThumbnail ? maxThumbCodeSize : 0); in createJpegLocked() local