Home
last modified time | relevance | path

Searched refs:DEFAULT_VORBIS_TYPE (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Daudiodecoderxdlndk.cpp37 constexpr uint8_t DEFAULT_VORBIS_TYPE = 10; variable
450 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderStartCnormal()
520 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderStopCnormal()
594 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderFlushCnormal()
669 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderResetCnormal()
746 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderGetOutputDescriptionCnormal()
828 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderSetParameterCnormal()
915 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderIsValidCnormal()
H A DaudioDecoderAvBuffer.cpp38 constexpr uint8_t DEFAULT_VORBIS_TYPE = 10; variable
449 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderStartCnormal()
519 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderStopCnormal()
593 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderFlushCnormal()
668 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderResetCnormal()
745 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderGetOutputDescriptionCnormal()
827 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderSetParameterCnormal()
914 OH_AVFormat_SetIntValue(format, OH_MD_KEY_SETUP_HEADER, DEFAULT_VORBIS_TYPE); in OHAudioDecoderIsValidCnormal()
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H A DpcsAudioTest.cpp41 constexpr uint8_t DEFAULT_VORBIS_TYPE = 10; variable

Completed in 5 milliseconds