Searched refs:DEFAULT_VORBISTWO_TYPE (Results 1 - 3 of 3) sorted by relevance
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | audiodecoderxdlndk.cpp | 38 constexpr uint8_t DEFAULT_VORBISTWO_TYPE = 20;
variable 449 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE);
in OHAudioDecoderStartCnormal() 519 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE);
in OHAudioDecoderStopCnormal() 593 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE);
in OHAudioDecoderFlushCnormal() 668 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE);
in OHAudioDecoderResetCnormal() 745 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE);
in OHAudioDecoderGetOutputDescriptionCnormal() 827 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE);
in OHAudioDecoderSetParameterCnormal() 914 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE);
in OHAudioDecoderIsValidCnormal()
|
H A D | audioDecoderAvBuffer.cpp | 39 constexpr uint8_t DEFAULT_VORBISTWO_TYPE = 20; variable 448 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE); in OHAudioDecoderStartCnormal() 518 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE); in OHAudioDecoderStopCnormal() 592 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE); in OHAudioDecoderFlushCnormal() 667 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE); in OHAudioDecoderResetCnormal() 744 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE); in OHAudioDecoderGetOutputDescriptionCnormal() 826 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE); in OHAudioDecoderSetParameterCnormal() 913 OH_AVFormat_SetIntValue(format, OH_MD_KEY_IDENTIFICATION_HEADER, DEFAULT_VORBISTWO_TYPE); in OHAudioDecoderIsValidCnormal()
|
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/ |
H A D | pcsAudioTest.cpp | 42 constexpr uint8_t DEFAULT_VORBISTWO_TYPE = 20;
variable
|
Completed in 5 milliseconds