Searched refs:BITSTREAM_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/dec/h264/ | ||
| H A D | h264d_global.h | 860 #define BITSTREAM_MAX_SIZE (2*1024*1024) macro |
| H A D | h264d_api.c | 221 p_dxva->max_strm_size = BITSTREAM_MAX_SIZE; in init_dxva_ctx() |