Home
last modified time | relevance | path

Searched refs:CoefVLCTable (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dwma.h60 typedef struct CoefVLCTable { struct
66 } CoefVLCTable; argument
98 const CoefVLCTable *coef_vlcs[2];
Dwmadata.h1371 static const CoefVLCTable coef_vlcs[6] = {
Dwma.c36 const CoefVLCTable *vlc_table) in init_coef_vlc()