Searched defs:surfaceColorFormat (Results 1 – 3 of 3) sorted by relevance
107 private final Integer surfaceColorFormat; field in HardwareVideoEncoder183 VideoCodecMimeType codecType, Integer surfaceColorFormat, Integer yuvColorFormat, in HardwareVideoEncoder()
66 VideoCodecMimeType codecType, Integer surfaceColorFormat, Integer yuvColorFormat, in TestEncoder()
106 Integer surfaceColorFormat = MediaCodecUtils.selectColorFormat( in createEncoder() local