Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/test/unittest/avcodec_test/vcodec_test/
Dvcodec_unit_test.cpp113 string maxInputSize = "max_input_size"; variable
375 string maxInputSize = "max_input_size"; variable
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dhdecoder.cpp62 int32_t maxInputSize = 0; in SetupPort() local
/foundation/multimedia/av_codec/services/engine/codec/video/
Dfcodec.cpp545 int32_t maxInputSize = static_cast<int32_t>((stride * height_ * VIDEO_PIX_DEPTH_YUV) >> 1); in GetOutputFormat() local