Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h862 #define SYNTAX_BUF_SIZE (5) macro
H A Dh264d_api.c225 p_dxva->syn.buf = mpp_calloc(DXVA2_DecodeBufferDesc, SYNTAX_BUF_SIZE); in init_dxva_ctx()