Searched refs:profileCodecs (Results 1 – 4 of 4) sorted by relevance
37 void profileCodecs(const std::vector<sp<MediaCodecInfo>> &infos,41 void profileCodecs(
205 void profileCodecs(const std::vector<sp<MediaCodecInfo>> &infos, in profileCodecs() function210 profileCodecs(infos, &global_results, &encoder_results, &decoder_results); in profileCodecs()214 void profileCodecs( in profileCodecs() function
131 profileCodecs(infos, kProfilingResults); in profilerThreadWrapper()
128 profileCodecs( in TEST_F()