Home
last modified time | relevance | path

Searched defs:profile (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/multimedia/av_codec/audio_test/src/
Daudio_encoder_capi_ndk_test.cpp278 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
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
DFunc2Test.cpp589 int32_t profile = HEVC_PROFILE_MAIN_10_HDR10_PLUS + 1; variable
/test/xts/acts/multimedia/av_codec/demuxer/src/
Dproc_test.cpp1003 int32_t profile; variable
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
DnativeAVScreenCapturendk.cpp664 int32_t profile = static_cast<int32_t>(OH_AVCProfile::AVC_PROFILE_BASELINE); in NormalAVScreenCaptureSurfaceTest() local