Home
last modified time | relevance | path

Searched refs:CodecCallbackService (Results 1 - 11 of 11) sorted by relevance

/test/xts/hats/hdf/codec/benchmarktest/
H A Dcodec_callback_service.cpp23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler()
30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in EmptyBufferDone()
37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in FillBufferDone()
H A Dcodec_callback_service.h25 class CodecCallbackService : public ICodecCallback { class
27 CodecCallbackService() = default;
28 virtual ~CodecCallbackService() = default;
H A Dcodec_benchmark_manager_test.cpp31 callback_ = new CodecCallbackService(); in SetUp()
H A Dcodec_benchmark_omx_test.cpp103 callback_ = new CodecCallbackService(); in Init()
405 callback_ = new CodecCallbackService(); in BENCHMARK_F()
/test/xts/hats/hdf/codec/hdi_component_additional/
H A Dcodec_callback_service.cpp23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler()
30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer &buffer) in EmptyBufferDone()
37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer &buffer) in FillBufferDone()
H A Dcodec_callback_service.h25 class CodecCallbackService : public ICodecCallback { class
27 CodecCallbackService() = default;
28 virtual ~CodecCallbackService() = default;
H A Dcodec_component_test.cpp112 g_callback = new CodecCallbackService(); in SetUp()
2211 g_callback = new CodecCallbackService(); in HWTEST_F()
2224 g_callback = new CodecCallbackService(); in HWTEST_F()
2237 g_callback = new CodecCallbackService(); in HWTEST_F()
2252 g_callback = new CodecCallbackService(); in HWTEST_F()
/test/xts/hats/hdf/codec/hdi_idlomx/
H A Dcodec_callback_service.cpp23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler()
30 int32_t CodecCallbackService::EmptyBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in EmptyBufferDone()
37 int32_t CodecCallbackService::FillBufferDone(int64_t appData, const OmxCodecBuffer& buffer) in FillBufferDone()
H A Dcodec_hdi_manager_test.cpp36 callback_ = new CodecCallbackService(); in SetUp()
H A Dcodec_hdi_omx_dec_test.cpp75 g_callback = new CodecCallbackService(); in SetUp()
H A Dcodec_hdi_omx_enc_test.cpp73 g_callback = new CodecCallbackService(); in SetUp()
801 g_callback = new CodecCallbackService(); in HWTEST_F()

Completed in 9 milliseconds