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