Searched refs:getCompressionType (Results 1 – 3 of 3) sorted by relevance
309 uint32_t getCompressionType(const buffer_handle_t handle) { in getCompressionType() function730 uint32_t bufferNumber = getBufferNumOfFormat(format, getCompressionType(handle)); in getBufLength()
411 uint32_t getCompressionType(const buffer_handle_t handle);
1171 uint32_t bufferNum = getBufferNumOfFormat(gmeta.format, getCompressionType(srcHandle)); in setupLayer()1312 uint32_t bufferNum = getBufferNumOfFormat(dstImgInfo->format, getCompressionType(dstHandle)); in setupDst()