Searched refs:yuvFormat (Results 1 – 3 of 3) sorted by relevance
56 YUVImage(YUVFormat yuvFormat, int32_t width, int32_t height);60 YUVImage(YUVFormat yuvFormat, int32_t width, int32_t height, uint8_t *buffer);68 static size_t bufferSize(YUVFormat yuvFormat, int32_t width, int32_t height);
347 public Builder setYuvFormat(int yuvFormat) { in setYuvFormat() argument348 switch (yuvFormat) { in setYuvFormat()357 mYuv = yuvFormat; in setYuvFormat()
419 public Builder setYuvFormat(int yuvFormat) { in setYuvFormat() argument420 switch (yuvFormat) { in setYuvFormat()431 mYuv = yuvFormat; in setYuvFormat()