Searched refs:VLC_STATIC_SIZE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmlpdec.c45 #define VLC_STATIC_SIZE 64 macro
48 #define VLC_STATIC_SIZE 512 macro
203 &ff_mlp_huffman_tables[0][0][0], 2, 1, VLC_STATIC_SIZE);
206 &ff_mlp_huffman_tables[1][0][0], 2, 1, VLC_STATIC_SIZE);
209 &ff_mlp_huffman_tables[2][0][0], 2, 1, VLC_STATIC_SIZE);

Completed in 111 milliseconds