Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h860 #define BITSTREAM_MAX_SIZE (2*1024*1024) macro
H A Dh264d_api.c221 p_dxva->max_strm_size = BITSTREAM_MAX_SIZE; in init_dxva_ctx()