Searched refs:pixelFormat (Results 1 – 4 of 4) sorted by relevance
38 AHardwareBuffer_Format PixelFormatToHardwareBufferFormat(PixelFormat pixelFormat) { in PixelFormatToHardwareBufferFormat() argument39 switch (pixelFormat) { in PixelFormatToHardwareBufferFormat()
39 PixelFormat pixelFormat = static_cast<PixelFormat>(frame.format()); in convertToInputFrame() local41 return InputFrame(height, width, pixelFormat, stride, data); in convertToInputFrame()
30 AHardwareBuffer_Format PixelFormatToHardwareBufferFormat(PixelFormat pixelFormat);
36 static bool convertToPixelFormat(const std::string& format, int32_t& pixelFormat);