Searched defs:dstBpp (Results 1 – 2 of 2) sorted by relevance
63 int32_t dstBpp, uint32_t bitDepth, bool allocRotated, bool metaOnly) { in allocVideoFrame()158 int32_t dstBpp, uint8_t bitDepth, bool allocRotated = false) { in allocVideoFrame()165 int32_t dstBpp, uint8_t bitDepth) { in allocMetaFrame()202 int32_t *dstBpp) { in getDstColorFormat()357 int32_t dstBpp; in getMetadataOnly() local
107 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function