Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpc7.c56 INIT_VLC_STATIC_FROM_LENGTHS(&hdr_vlc, MPC7_HDR_BITS, MPC7_HDR_SIZE, in mpc7_init_static()
58 &mpc7_hdr[0], 2, 1, -5, 0, 1 << MPC7_HDR_BITS); in mpc7_init_static()
223 int t = i ? get_vlc2(&gb, hdr_vlc.table, MPC7_HDR_BITS, 1) : 4; in mpc7_decode_frame()
H A Dmpc7data.h47 #define MPC7_HDR_BITS 9 macro

Completed in 1 milliseconds