Home
last modified time | relevance | path

Searched refs:AllocateBuffers (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dcodec_state.cpp337 int32_t ret = AllocateBuffers(); in OnStateEntered()
339 SLOGE("AllocateBuffers failed, back to init state"); in OnStateEntered()
346 int32_t ImageCodec::StartingState::AllocateBuffers() in AllocateBuffers() function in OHOS::ImagePlugin::ImageCodec::StartingState
/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h121 int32_t AllocateBuffers();
H A Dhevc_decoder.cpp346 int32_t ret = AllocateBuffers(); in Start()
754 int32_t HevcDecoder::AllocateBuffers() in AllocateBuffers() function in OHOS::MediaAVCodec::Codec::HevcDecoder
/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h104 int32_t AllocateBuffers();
H A Dfcodec.cpp323 int32_t ret = AllocateBuffers(); in Start()
720 int32_t FCodec::AllocateBuffers() in AllocateBuffers() function in OHOS::MediaAVCodec::Codec::FCodec
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp339 int32_t ret = AllocateBuffers(); in OnStateEntered()
341 SLOGE("AllocateBuffers failed, back to init state"); in OnStateEntered()
348 int32_t HCodec::StartingState::AllocateBuffers() in AllocateBuffers() function in OHOS::MediaAVCodec::HCodec::StartingState
H A Dhcodec.h438 int32_t AllocateBuffers();
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h340 int32_t AllocateBuffers();

Completed in 11 milliseconds