Home
last modified time | relevance | path

Searched refs:TestReadDatFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/include/
H A DAudioDecoderDemoCommon.h154 int32_t TestReadDatFile(uint32_t index, OH_AVMemory* buffer);
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/
H A DAudioDecoderDemoCommon.cpp885 int32_t AudioDecoderDemo::TestReadDatFile(uint32_t index, OH_AVMemory *buffer) in TestReadDatFile() function in AudioDecoderDemo
949 int32_t ret = TestReadDatFile(index, buffer); in TestInputFunc()