Home
last modified time | relevance | path

Searched defs:CODEC_IMAGE_MAX_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/codec/image/hdi_service/include/
H A Dcodec_image_service.h27 constexpr uint32_t CODEC_IMAGE_MAX_BUFFER_SIZE = 50 * 1024 *1024; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp34 constexpr uint32_t CODEC_IMAGE_MAX_BUFFER_SIZE = 50 * 1024 *1024; variable