Searched refs:getCompressionType (Results 1 – 4 of 4) sorted by relevance
352 uint32_t getCompressionType(const buffer_handle_t handle) { in getCompressionType() function828 uint32_t bufferNumber = getBufferNumOfFormat(format, getCompressionType(handle)); in getBufLength()
446 uint32_t getCompressionType(const buffer_handle_t handle);
1092 getBufferNumOfFormat(gmeta.format, getCompressionType(dst_handle)); in needDstBufRealloc()1093 uint32_t assignedBufferNum = getBufferNumOfFormat(dst.format, getCompressionType(dst_handle)); in needDstBufRealloc()1186 uint32_t bufferNum = getBufferNumOfFormat(gmeta.format, getCompressionType(srcHandle)); in setupLayer()1337 uint32_t bufferNum = getBufferNumOfFormat(dstImgInfo->format, getCompressionType(dstHandle)); in setupDst()
2034 getCompressionType(layer.mMidImg.bufferHandle)); in configureHandle()2089 getBufferNumOfFormat(gmeta.format, getCompressionType(handle)); in configureHandle()