Searched refs:tpMetaSize (Results 1 – 1 of 1) sorted by relevance
2296 uint32_t tpMetaSize = tpResult->header_size + tpResult->width * tpResult->height; in encodeData() local2299 tpMetaSize, tpResult->width, tpResult->height); in encodeData()2302 &tpResult->data, tpMetaSize); in encodeData()