Searched refs:HeifDecoderCallback (Results 1 – 2 of 2) sorted by relevance
50 HeifHardwareDecoder::HeifDecoderCallback::HeifDecoderCallback(HeifHardwareDecoder* heifDecoder) in HeifDecoderCallback() function in OHOS::ImagePlugin::HeifHardwareDecoder::HeifDecoderCallback54 void HeifHardwareDecoder::HeifDecoderCallback::OnError(ImageCodecError err) in OnError()59 void HeifHardwareDecoder::HeifDecoderCallback::OnOutputFormatChanged(const Format &format) in OnOutputFormatChanged()62 void HeifHardwareDecoder::HeifDecoderCallback::OnInputBufferAvailable(uint32_t index, in OnInputBufferAvailable()70 void HeifHardwareDecoder::HeifDecoderCallback::OnOutputBufferAvailable(uint32_t index, in OnOutputBufferAvailable()166 shared_ptr<HeifDecoderCallback> cb = make_shared<HeifDecoderCallback>(this); in SetCallbackForDecoder()
37 class HeifDecoderCallback : public ImageCodecCallback {39 HeifDecoderCallback(HeifHardwareDecoder* heifDecoder);