Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp3.c52 #define VP3_MV_VLC_BITS 6 macro
952 VP3_MV_VLC_BITS, 2); in unpack_vectors()
954 VP3_MV_VLC_BITS, 2); in unpack_vectors()
984 VP3_MV_VLC_BITS, 2); in unpack_vectors()
986 VP3_MV_VLC_BITS, 2); in unpack_vectors()
2479 ret = ff_init_vlc_from_lengths(&s->motion_vector_vlc, VP3_MV_VLC_BITS, 63, in vp3_decode_init()