Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvlc.h108 #define INIT_VLC_SPARSE_STATIC(vlc, bits, a, b, c, d, e, f, g, h, i, j, static_size) \ macro
121 INIT_VLC_SPARSE_STATIC(vlc, bits, a, b, c, d, e, f, g, NULL, 0, 0, static_size)
Dimm4.c483 INIT_VLC_SPARSE_STATIC(&cbphi_tab, CBPHI_VLC_BITS, FF_ARRAY_ELEMS(cbphi_bits), in imm4_init_static_data()