Searched refs:INIT_CUSTOM_VLC_STATIC (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | vlc.h | 121 #define INIT_CUSTOM_VLC_STATIC(vlc, bits, a, b, c, d, e, f, g, flags, static_size) \ macro
|
H A D | speedhq.c | 645 INIT_CUSTOM_VLC_STATIC(&dc_lum_vlc_le, DC_VLC_BITS, 12, in speedhq_static_init() 649 INIT_CUSTOM_VLC_STATIC(&dc_chroma_vlc_le, DC_VLC_BITS, 12, in speedhq_static_init()
|
Completed in 2 milliseconds