Home
last modified time | relevance | path

Searched refs:UpdateFormatFromSurfaceBuffer (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_decoder.h41 void UpdateFormatFromSurfaceBuffer() override;
H A Dimage_codec.h159 virtual void UpdateFormatFromSurfaceBuffer() = 0;
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp308 UpdateFormatFromSurfaceBuffer(); in AllocateBuffersOnPort()
313 void ImageDecoder::UpdateFormatFromSurfaceBuffer() in UpdateFormatFromSurfaceBuffer() function in OHOS::ImagePlugin::ImageDecoder
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.h55 void UpdateFormatFromSurfaceBuffer() override;
H A Dhencoder.h77 void UpdateFormatFromSurfaceBuffer() override;
H A Dhdecoder.cpp550 UpdateFormatFromSurfaceBuffer(); in AllocateBuffersOnPort()
569 void HDecoder::UpdateFormatFromSurfaceBuffer() in UpdateFormatFromSurfaceBuffer() function in OHOS::MediaAVCodec::HDecoder
877 UpdateFormatFromSurfaceBuffer(); in SubmitDynamicBufferIfPossible()
H A Dhencoder.cpp773 UpdateFormatFromSurfaceBuffer(); in AllocateBuffersOnPort()
779 void HEncoder::UpdateFormatFromSurfaceBuffer() in UpdateFormatFromSurfaceBuffer() function in OHOS::MediaAVCodec::HEncoder
H A Dhcodec.h200 virtual void UpdateFormatFromSurfaceBuffer() = 0;