Searched defs:isSoftware (Results 1 – 4 of 4) sorted by relevance
70 public MediaCodecSurfaceEncoder(Context context, int resId, String mime, boolean isSoftware, in MediaCodecSurfaceEncoder()80 public MediaCodecSurfaceEncoder(Context context, int resId, String mime, boolean isSoftware, in MediaCodecSurfaceEncoder()
139 boolean isSoftware) { in selectCodecs()
164 bool isSoftware = hasPrefix(nodeName, "OMX.google"); in buildMediaCodecList() local
199 bool isSoftware() const { in isSoftware() function