Home
last modified time | relevance | path

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

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