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