Searched defs:dstBpp (Results 1 – 2 of 2) sorted by relevance
47 int32_t dstBpp, bool metaOnly = false) { in allocVideoFrame()120 int32_t *dstBpp) { in getDstColorFormat()153 int32_t dstBpp; in getMetadataOnly() local
82 int32_t dstBpp() const { return mDstBpp; } in dstBpp() function