Home
last modified time | relevance | path

Searched refs:OH_AVMemory_Create (Results 1 - 25 of 25) sorted by relevance

/foundation/multimedia/av_codec/test/unittest/common/common_mock/avmemory/capi/
H A Davmemory_capi_mock_factory.cpp22 OH_AVMemory *mem = OH_AVMemory_Create(size); in CreateAVMemoryMock()
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dapi_test.cpp60 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
309 OH_AVMemory *memory1 = OH_AVMemory_Create(2); in HWTEST_F()
330 OH_AVMemory *memory1 = OH_AVMemory_Create(2); in HWTEST_F()
465 * @tc.name : OH_AVMemory_Create para error
470 memory = OH_AVMemory_Create(-1); in HWTEST_F()
659 * @tc.name : OH_AVMemory_Create Repeat Call
664 memory = OH_AVMemory_Create(1024); in HWTEST_F()
666 memory = OH_AVMemory_Create(2); in HWTEST_F()
677 memory = OH_AVMemory_Create(2); in HWTEST_F()
H A Dreli_test.cpp65 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
188 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
220 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
272 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
1178 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
1346 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
1390 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
1483 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
1646 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
1690 memory_list[i] = OH_AVMemory_Create(g_widt in HWTEST_F()
[all...]
H A Dnet_test.cpp103 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
104 memoryV = OH_AVMemory_Create(g_width * g_height); in SetUp()
538 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
591 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
634 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
687 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
822 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
875 memory_list[i] = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
H A Dnet2_test.cpp79 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
839 memory = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
881 memory = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
934 memory = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
965 memory = OH_AVMemory_Create(g_width * g_height); in HWTEST_F()
H A Drandomseek_test.cpp61 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
H A Dperf_test.cpp47 OH_AVMemory_Create(g_width * g_height); in SetUpTestCase()
H A Dformat_test.cpp74 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
H A Dfunc2_test.cpp71 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
H A Dproc_test.cpp70 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
H A Dfunc_test.cpp60 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avmemory.h37 OH_AVMemory *OH_AVMemory_Create(int32_t size);
/foundation/multimedia/media_foundation/src/capi/
H A Dnative_avmemory.cpp28 struct OH_AVMemory *OH_AVMemory_Create(int32_t size) in OH_AVMemory_Create() function
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/capi/
H A Davmuxer_capi_mock.cpp51 OH_AVMemory *avSample = OH_AVMemory_Create(info.size); in WriteSample()
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFuzzTest.cpp201 OH_AVMemory* avMemBuffer = OH_AVMemory_Create(dataLen); in HWTEST_F()
285 OH_AVMemory* avMemBuffer = OH_AVMemory_Create(dataLen); in HWTEST_F()
H A DNativeAVMuxerFunctionTest.cpp182 avMemBuffer = OH_AVMemory_Create(dataSize); in WriteTrackSample()
230 avMemBuffer = OH_AVMemory_Create(dataSize); in WriteTrackSampleShort()
381 avMemBuffer = OH_AVMemory_Create(dataSize); in WriteTrackSampleByFd()
498 avMemBuffer = OH_AVMemory_Create(dataSize); in WriteSingleTrackSample()
529 OH_AVMemory* avMemBuffer = OH_AVMemory_Create(info.size); in WriteTrackCover()
H A DNativeAVMuxerStablityTest.cpp106 OH_AVMemory* avMemBuffer = OH_AVMemory_Create(INFO_SIZE); in WriteSampleBuffer()
236 avMemBuffer = OH_AVMemory_Create(dataSize); in WriteTrackSample()
444 avMemBuffer = OH_AVMemory_Create(dataSize); in WriteSingleTrackSample()
476 OH_AVMemory* avMemBuffer = OH_AVMemory_Create(info.size); in WriteTrackCover()
H A DNativeAVMuxerParamCheckTest.cpp551 OH_AVMemory *avMemBuffer = OH_AVMemory_Create(INFO_SIZE); in HWTEST_F()
605 OH_AVMemory *avMemBuffer = OH_AVMemory_Create(INFO_SIZE); in HWTEST_F()
659 OH_AVMemory *avMemBuffer = OH_AVMemory_Create(INFO_SIZE); in HWTEST_F()
713 OH_AVMemory *avMemBuffer = OH_AVMemory_Create(INFO_SIZE); in HWTEST_F()
767 OH_AVMemory *avMemBuffer = OH_AVMemory_Create(INFO_SIZE); in HWTEST_F()
821 OH_AVMemory *avMemBuffer = OH_AVMemory_Create(10); in HWTEST_F()
H A DNativeAVMuxerNullCheckTest.cpp228 OH_AVMemory* avMemBuffer = OH_AVMemory_Create(INFO_SIZE); in HWTEST_F()
H A DNativeAVMuxerInterfaceDependCheckTest.cpp92 OH_AVMemory* avMemBuffer = OH_AVMemory_Create(100); in WriteSampleBuffer()
/foundation/multimedia/av_codec/test/fuzztest/demuxer_fuzzer/
H A Ddemuxer_fuzzer.cpp78 OH_AVMemory *memory = OH_AVMemory_Create(g_width * g_height); in RunNormalDemuxer()
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/
H A Davdemuxer_demo_runner.cpp185 OH_AVMemory *sampleMem = OH_AVMemory_Create(buffersize); // 创建memory in RunNativeDemuxer()
229 OH_AVMemory *sampleMem = OH_AVMemory_Create(buffersize); // 创建memory in RunDrmNativeDemuxer()
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp239 buffer = OH_AVMemory_Create(AUDIO_BUFFER_SIZE); in WriteAudioTrack()
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Dnative_avmuxer_demo.c215 *buffer = OH_AVMemory_Create(info->size); in UpdateWriteBufferInfo()
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp519 OH_AVMemory *sampleMem = OH_AVMemory_Create(buffersize); in InputFunc()

Completed in 52 milliseconds