Searched refs:BIGVAL (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | nativeavmuxerndk.cpp | 32 #define BIGVAL 44100
macro 106 OH_AVFormat_SetIntValue(trackFormat, OH_MD_KEY_AUD_SAMPLE_RATE, BIGVAL);
in OHAVMuxerStart() 143 OH_AVFormat_SetIntValue(trackFormat, OH_MD_KEY_AUD_SAMPLE_RATE, BIGVAL);
in OHAVMuxerStop() 180 OH_AVFormat_SetIntValue(trackFormat, OH_MD_KEY_AUD_SAMPLE_RATE, BIGVAL);
in OHAVMuxerWriteSample() 217 OH_AVFormat_SetIntValue(trackFormat, OH_MD_KEY_AUD_SAMPLE_RATE, BIGVAL);
in OHAVMuxerWriteSampleBuffer() 255 OH_AVFormat_SetIntValue(trackFormat, OH_MD_KEY_AUD_SAMPLE_RATE, BIGVAL);
in OHAVMuxerAddTrack()
|
H A D | nativeavdemuxerndk.cpp | 32 #define BIGVAL (2160*3840)
macro
|
Completed in 3 milliseconds