Searched refs:decodeRate (Results 1 – 1 of 1) sorted by relevance
691 …c static boolean canDecodeVideo(String mime, int width, int height, float rate, float decodeRate) { in canDecodeVideo() argument694 return canDecode(format, decodeRate); in canDecodeVideo()705 Integer profile, Integer level, Integer bitrate, float decodeRate) { in canDecodeVideo() argument717 return canDecode(format, decodeRate); in canDecodeVideo()