Home
last modified time | relevance | path

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

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