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