Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCameraPostProc.cpp2296 uint32_t tpMetaSize = tpResult->header_size + tpResult->width * tpResult->height; in encodeData() local
2299 tpMetaSize, tpResult->width, tpResult->height); in encodeData()
2302 &tpResult->data, tpMetaSize); in encodeData()