Home
last modified time | relevance | path

Searched refs:MAX_INPUT_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Ddecoder_demo.cpp65 constexpr uint32_t MAX_INPUT_BUFFER_SIZE = 30000; member
88 format.PutIntValue("max_input_size", MAX_INPUT_BUFFER_SIZE); in RunCase()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp76 const static size_t MAX_INPUT_BUFFER_SIZE = 5 * 1024 * 1024; member
675 if (inputs[inputIndex].size() >= MAX_INPUT_BUFFER_SIZE) { in HwDecodeGrids()

Completed in 3 milliseconds