Searched refs:profileCodecs (Results 1 – 4 of 4) sorted by relevance
37 void profileCodecs(const std::vector<sp<MediaCodecInfo>> &infos,41 void profileCodecs(
206 void profileCodecs(const std::vector<sp<MediaCodecInfo>> &infos, in profileCodecs() function211 profileCodecs(infos, &global_results, &encoder_results, &decoder_results); in profileCodecs()215 void profileCodecs( in profileCodecs() function
130 profileCodecs(infos, kProfilingResults); in profilerThreadWrapper()
129 profileCodecs( in TEST_F()