Home
last modified time | relevance | path

Searched refs:MAX_STREAM_LENGTH (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.h44 #define MAX_STREAM_LENGTH (MAX_WIDTH * MAX_HEIGHT) /* 16M Bytes */ macro
H A Dhal_jpegd_common.c530 hor_stride * ver_stride > MAX_STREAM_LENGTH) { in jpeg_image_check_size()