Searched defs:compressType (Results 1 – 2 of 2) sorted by relevance
335 enum decon_pixel_format halFormatToDpuFormat(int format, uint32_t compressType) { in halFormatToDpuFormat()348 int halFormatToDrmFormat(int format, uint32_t compressType) in halFormatToDrmFormat()562 String8 getFormatStr(int format, uint32_t compressType) { in getFormatStr()594 uint32_t getBufferNumOfFormat(int format, uint32_t compressType) { in getBufferNumOfFormat()599 uint32_t getPlaneNumOfFormat(int format, uint32_t compressType) { in getPlaneNumOfFormat()
153 uint32_t compressType = 0; in getBuffer() local