Home
last modified time | relevance | path

Searched refs:HDRCodecInnderNdkSample (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/InnerAPI/
H A Dfunc_test.cpp68 shared_ptr<HDRCodecInnderNdkSample> sample = make_shared<HDRCodecInnderNdkSample>(); in HWTEST_F()
86 shared_ptr<HDRCodecInnderNdkSample> sample = make_shared<HDRCodecInnderNdkSample>(); in HWTEST_F()
105 shared_ptr<HDRCodecInnderNdkSample> sample = make_shared<HDRCodecInnderNdkSample>(); in HWTEST_F()
124 shared_ptr<HDRCodecInnderNdkSample> sample = make_shared<HDRCodecInnderNdkSample>(); in HWTEST_F()
143 shared_ptr<HDRCodecInnderNdkSample> sample = make_shared<HDRCodecInnderNdkSample>(); in HWTEST_F()
[all...]
H A Dhdrcodec_inner_ndk_sample.cpp35 HDRCodecInnderNdkSample* hdr_sample = nullptr;
55 HDRCodecInnderNdkSample::~HDRCodecInnderNdkSample() in ~HDRCodecInnderNdkSample()
122 int32_t HDRCodecInnderNdkSample::CreateCodec() in CreateCodec()
143 void HDRCodecInnderNdkSample::FlushBuffer() in FlushBuffer()
155 int32_t HDRCodecInnderNdkSample::RepeatCall() in RepeatCall()
169 void HDRCodecInnderNdkSample::InputFunc() in InputFunc()
209 int32_t HDRCodecInnderNdkSample::Configure() in Configure()
247 int32_t HDRCodecInnderNdkSample::DecSetCallback() in DecSetCallback()
257 int32_t HDRCodecInnderNdkSample
[all...]
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/include/
H A Dhdrcodec_inner_sample.h86 class HDRCodecInnderNdkSample : public NoCopyable { class
88 HDRCodecInnderNdkSample() = default;
89 ~HDRCodecInnderNdkSample();

Completed in 2 milliseconds