Searched defs:profile (Results 1 – 4 of 4) sorted by relevance
278 void AudioCodeCapiEncoderNdkTest::HeAACSampleRateTest(int32_t profile) in HeAACSampleRateTest()294 …udioCodeCapiEncoderNdkTest::ChannelCountTest(set<int32_t> &supportedChannelCntSet, int32_t profile) in ChannelCountTest()309 int32_t profile) in ChannelLayoutTest()597 for (const int32_t profile : supportedAacProfile) { variable
589 int32_t profile = HEVC_PROFILE_MAIN_10_HDR10_PLUS + 1; variable
1003 int32_t profile; variable
664 int32_t profile = static_cast<int32_t>(OH_AVCProfile::AVC_PROFILE_BASELINE); in NormalAVScreenCaptureSurfaceTest() local