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

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dvlc_dec_tab.h128 extern const VLCshorttab PV_TMNMVtab0[];
H A Dvlc_decode.cpp469 PV_BitstreamFlushBits(stream, PV_TMNMVtab0[code].len + 1);
470 *mv = PV_TMNMVtab0[code].val;
H A Dvlc_tab.cpp91 const VLCshorttab PV_TMNMVtab0[] = variable

Completed in 42 milliseconds