Searched defs:imageFormat (Results 1 – 2 of 2) sorted by relevance
254 int imageFormat = ImageFormat.YUV_420_888; in videoDecode() local263 MediaAsset asset, int imageFormat, int colorFormat, int mode, boolean checkSwirl) { in videoDecode()488 int width, int height, int imageFormat, int mode, boolean checkSwirl) in decodeFramesToImage()
808 int imageFormat = yuvImage.getFormat(); in convertPixelYuvToRgba() local