Home
last modified time | relevance | path

Searched defs:maxInputSize (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_sample.h67 int32_t maxInputSize = 0; variable
H A Dvideodec_api11_sample.h141 int32_t maxInputSize = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_sample.h128 int32_t maxInputSize = 0; variable
H A Dvideodec_api11_sample.h146 int32_t maxInputSize = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_sample.h135 int32_t maxInputSize = 0; variable
H A Dvideodec_api11_sample.h148 int32_t maxInputSize = 0; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp78 int32_t maxInputSize = 0; in SetupPort() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/flac/
H A Dffmpeg_flac_encoder_plugin.cpp173 auto maxInputSize = GetInputBufferSize(); in GetParameter() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp92 int32_t maxInputSize = 0; in SetupPort() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp607 …int32_t maxInputSize = static_cast<int32_t>((stride * height_ * VIDEO_PIX_DEPTH_YUV) / UV_SCALE_FA… in GetOutputFormat() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp623 …int32_t maxInputSize = static_cast<int32_t>(static_cast<UINT32>(stride * height_ * VIDEO_PIX_DEPTH… in GetOutputFormat() local