Searched refs:findMediaCodecInfo (Results 1 – 3 of 3) sorted by relevance
57 std::unique_ptr<MediaCodecInfoWriter> findMediaCodecInfo(const char *codecName);
41 MediaCodecListWriter::findMediaCodecInfo(const char *name) { in findMediaCodecInfo() function in android::MediaCodecListWriter
374 writer->findMediaCodecInfo(trait.name.c_str()); in buildMediaCodecList()