OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VLCshorttab
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_dec_tab.h
128
extern const
VLCshorttab
PV_TMNMVtab0[];
130
extern const
VLCshorttab
PV_TMNMVtab1[];
132
extern const
VLCshorttab
PV_TMNMVtab2[];
134
extern const
VLCshorttab
PV_MCBPCtab[];
137
extern const
VLCshorttab
PV_MCBPCtab1[];
139
extern const
VLCshorttab
PV_MCBPCtabintra[];
143
extern const
VLCshorttab
MCBPCtab_sep[32];
145
extern const
VLCshorttab
PV_CBPYtab[48];
147
extern const
VLCshorttab
CBPYtab2[16];
149
extern const
VLCshorttab
CBPYtab3[64]
[
all
...]
vlc_tab.cpp
91
const
VLCshorttab
PV_TMNMVtab0[] =
97
const
VLCshorttab
PV_TMNMVtab1[] =
111
const
VLCshorttab
PV_TMNMVtab2[] =
131
const
VLCshorttab
PV_MCBPCtab[] =
166
const
VLCshorttab
PV_MCBPCtab1[] =
171
const
VLCshorttab
PV_MCBPCtabintra[] =
184
const
VLCshorttab
PV_CBPYtab[48] =
[
all
...]
mp4lib_int.h
178
}
VLCshorttab
, *LPVLCshorttab ; /* for space saving, Antoine Nguyen*/
Completed in 28 milliseconds