Searched refs:SAMPLE_RATE_FLAC (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeParamCheckTest.cpp | 40 constexpr int32_t SAMPLE_RATE_FLAC = 48000; member 714 OH_AVFormat_SetIntValue(format, OH_MD_KEY_AUD_SAMPLE_RATE, SAMPLE_RATE_FLAC); in HWTEST_F() 773 OH_AVFormat_SetIntValue(format, OH_MD_KEY_AUD_SAMPLE_RATE, SAMPLE_RATE_FLAC); in HWTEST_F() 831 OH_AVFormat_SetIntValue(format, OH_MD_KEY_AUD_SAMPLE_RATE, SAMPLE_RATE_FLAC); in HWTEST_F()
|
H A D | NativeFunctionTest.cpp | 45 constexpr int32_t SAMPLE_RATE_FLAC = 48000; member 118 OH_AVFormat_SetIntValue(format, OH_MD_KEY_AUD_SAMPLE_RATE, SAMPLE_RATE_FLAC); in getAVFormatByEncoder()
|
H A D | NativeStablityTest.cpp | 49 constexpr int32_t SAMPLE_RATE_FLAC = 48000; member 68 OH_AVFormat_SetIntValue(format, OH_MD_KEY_AUD_SAMPLE_RATE, SAMPLE_RATE_FLAC); in GetAVFormatByEncoder()
|
Completed in 5 milliseconds